pad
This commit is contained in:
parent
4f116eb8a6
commit
15c7a706ce
3 changed files with 4 additions and 7 deletions
|
|
@ -16,7 +16,6 @@
|
|||
xdg-utils
|
||||
hyprshot
|
||||
|
||||
# obsidian
|
||||
vlc
|
||||
obs-studio
|
||||
keepassxc
|
||||
|
|
@ -29,12 +28,8 @@
|
|||
btop
|
||||
htop
|
||||
|
||||
ollama
|
||||
# zoom-us
|
||||
#
|
||||
prismlauncher
|
||||
lutris
|
||||
# steamtinkerlaunch
|
||||
|
||||
unzip
|
||||
ueberzugpp
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
"lilith-server" = {
|
||||
user = "lilith";
|
||||
hostname = "2a01:4f9:4a:1ecb::2:";
|
||||
hostname = "[2a01:4f9:4a:1ecb::2:]";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -6,13 +6,15 @@ in
|
|||
system.stateVersion = "24.11";
|
||||
|
||||
desktop.enable = true;
|
||||
home-manager.users."lilith".desktop.touchSupport = true;
|
||||
home-manager.users."lilith".desktop.touchSupport = false;
|
||||
|
||||
gaming.enable = true;
|
||||
gaming.client-only = true;
|
||||
nfs.client.enable = true;
|
||||
auto_styling.enable = true;
|
||||
|
||||
ollama.enable = false;
|
||||
|
||||
home-manager.users."lilith".wayland.windowManager.hyprland.settings = {
|
||||
monitor = mkHostOverride [
|
||||
"eDP-1, 1920x1080, 0x0, 1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue