honestly just wayyy too muchz
liek media and stuff and fixing shit and iinstalling adblock on browser by default cool shiz
This commit is contained in:
parent
a4dfaabe09
commit
bf430f5b71
20 changed files with 436 additions and 186 deletions
|
|
@ -31,4 +31,5 @@
|
|||
programs = {
|
||||
light.enable = true;
|
||||
};
|
||||
services.flatpak.enable = true;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -76,21 +76,15 @@
|
|||
#
|
||||
# /etc/profiles/per-user/marty/etc/profile.d/hm-session-vars.sh
|
||||
#
|
||||
home.sessionVariables = {
|
||||
EDITOR = "codium";
|
||||
GTK_THEME = "Adwaita:dark";
|
||||
TERM = "xterm-kitty";
|
||||
};
|
||||
|
||||
|
||||
device.type.laptop = true;
|
||||
|
||||
|
||||
desktop.hyprland = {
|
||||
monitors = [
|
||||
"desc:InfoVision Optoelectronics (Kunshan) Co.Ltd China 0x057E, 1366x768@60,0x0,1"
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
imports = [
|
||||
inputs.walker.homeManagerModules.default
|
||||
./../../modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue