diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-15 13:34:27 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-12-15 13:34:27 +0200 |
| commit | 296725b2025ffdd08d6f0115a5dc7248a9653cab (patch) | |
| tree | c711eec239b59306c6363ffe2786e5ce8a68c7f4 /home/default.nix | |
| parent | 3a14e52fc594296c6c3c7b66205e0747219b6231 (diff) | |
| download | nixos-296725b2025ffdd08d6f0115a5dc7248a9653cab.tar.zst | |
Cleanup old configurations
Diffstat (limited to 'home/default.nix')
| -rw-r--r-- | home/default.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/home/default.nix b/home/default.nix index 7254058..ebf4956 100644 --- a/home/default.nix +++ b/home/default.nix @@ -13,9 +13,6 @@ let in { imports = [ - # ./conky - # ./helix - # ./lf # ./quickshell (import ./nvim { inherit unstable; }) ./cargo.nix @@ -23,7 +20,7 @@ in ./dav ./dunst.nix ./fastfetch.nix - ./firefox + ./firefox.nix ./fish.nix ./git.nix ./hyprland.nix |
