i heard you liked modules so i

put modules in you
r modules so you can mo
dule while you mod
ule
This commit is contained in:
marty 2025-12-21 14:21:07 +01:00
parent 2d08836672
commit 8bac46929b
13 changed files with 274 additions and 83 deletions

View file

@ -79,31 +79,34 @@
home.sessionVariables = {
EDITOR = "codium";
};
development = {
vscodium.enable = true;
git.enable = true;
};
terminal = {
kitty.enable = true;
};
desktop = {
hyprland = {
enable = false;
numlock = true;
monitors = [
"monitor = desc:AOC Q27G2WG4 0x00005F45, 2560x1440@144, 3840x0, 1 # main monitor"
"monitor = desc:Samsung Electric Company S24D330 0x5A5A5131, 1920x1080@60, 3840x1440, 1 # side monitor"
"monitor = desc:Panasonic Industry Company Panasonic-TV, 3840x2160@30, 0x0, 1 # tv"
];
};
rofi.enable = true;
walker.enable = true;
wallpaper.enable = true;
};
misc = {
bitwarden.enable = true;
};
# device = {
# type = "desktop";
# };
# development = {
# vscodium.enable = true;
# git.enable = true;
# };
# terminal = {
# kitty.enable = true;
# };
# desktop = {
# hyprland = {
# enable = false;
# numlock = true;
# monitors = [
# "monitor = desc:AOC Q27G2WG4 0x00005F45, 2560x1440@144, 3840x0, 1 # main monitor"
# "monitor = desc:Samsung Electric Company S24D330 0x5A5A5131, 1920x1080@60, 3840x1440, 1 # side monitor"
# "monitor = desc:Panasonic Industry Company Panasonic-TV, 3840x2160@30, 0x0, 1 # tv"
# ];
# };
# rofi.enable = true;
# walker.enable = true;
# wallpaper.enable = true;
# };
# misc = {
# bitwarden.enable = true;
# };
imports = [
inputs.walker.homeManagerModules.default