This commit is contained in:
Lilith 2025-04-29 17:02:11 +02:00
parent 4f116eb8a6
commit 15c7a706ce
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
3 changed files with 4 additions and 7 deletions

View file

@ -16,7 +16,6 @@
xdg-utils xdg-utils
hyprshot hyprshot
# obsidian
vlc vlc
obs-studio obs-studio
keepassxc keepassxc
@ -29,12 +28,8 @@
btop btop
htop htop
ollama
# zoom-us
#
prismlauncher prismlauncher
lutris lutris
# steamtinkerlaunch
unzip unzip
ueberzugpp ueberzugpp

View file

@ -18,7 +18,7 @@
"lilith-server" = { "lilith-server" = {
user = "lilith"; user = "lilith";
hostname = "2a01:4f9:4a:1ecb::2:"; hostname = "[2a01:4f9:4a:1ecb::2:]";
}; };
}; };
}; };

View file

@ -6,13 +6,15 @@ in
system.stateVersion = "24.11"; system.stateVersion = "24.11";
desktop.enable = true; desktop.enable = true;
home-manager.users."lilith".desktop.touchSupport = true; home-manager.users."lilith".desktop.touchSupport = false;
gaming.enable = true; gaming.enable = true;
gaming.client-only = true; gaming.client-only = true;
nfs.client.enable = true; nfs.client.enable = true;
auto_styling.enable = true; auto_styling.enable = true;
ollama.enable = false;
home-manager.users."lilith".wayland.windowManager.hyprland.settings = { home-manager.users."lilith".wayland.windowManager.hyprland.settings = {
monitor = mkHostOverride [ monitor = mkHostOverride [
"eDP-1, 1920x1080, 0x0, 1" "eDP-1, 1920x1080, 0x0, 1"