Back to DEs

This commit is contained in:
2026-02-10 17:52:16 -07:00
parent d7ce4f69cc
commit fa4023731a
7 changed files with 116 additions and 13 deletions

View File

@@ -1,12 +1,13 @@
{ config, pkgs, ... }:
{ config, pkgs, inputs, ... }:
let
settings = import ../settings.nix;
homeModules = [
inputs.cosmic-manager.homeManagerModules.cosmic-manager
./home/session.nix
./home/packages.nix
./home/git.nix
./home/gnome.nix
./home/cosmic.nix
./home/cli.nix
./home/librewolf.nix
./home/zed.nix