1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

applicative: limit to fatteh

This commit is contained in:
2026-01-25 13:47:28 +01:00
parent 16f8cfbf4c
commit eae1a7a71b
2 changed files with 1 additions and 1 deletions

View File

@@ -240,7 +240,6 @@ in
./vscode.nix
./wallpaper.nix
./zsh.nix
./applicative.nix
{
home-manager.users.me.home.file.".zshrc".text = ''
# nothing to see here

View File

@@ -6,6 +6,7 @@
{
imports = [
./cuda.nix
./applicative.nix
./hardware-configuration.nix
../../configs/networkmanager.nix
../../configs/default.nix