add desktop module

This commit is contained in:
2025-10-01 19:36:53 +02:00
parent eec721d549
commit 86c53bea37
7 changed files with 20 additions and 21 deletions

View File

@@ -6,20 +6,18 @@
imports = [
./boot.nix
./chat.nix
./firefox.nix
./gimp.nix
./gnome.nix
./hibernate.nix
./hyprland.nix
./niri.nix
./ssh.nix
./steam.nix
./thunderbird.nix
./network.nix
./syncthing.nix
./video.nix
../../system
self.nixosModules.desktop
self.inputs.home-manager.nixosModules.home-manager
{
home-manager.useGlobalPkgs = true;