diff options
| author | Fuwn <[email protected]> | 2024-08-28 22:14:29 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-08-28 22:14:29 -0700 |
| commit | 3f7cbda2664bd0e87c7f024dc633cf5b435088fa (patch) | |
| tree | f14affdc7a3af897074d210bf7e965aef20611d5 /home/ebisu/meta/system/default.nix | |
| parent | hi (diff) | |
| download | nixos-config-3f7cbda2664bd0e87c7f024dc633cf5b435088fa.tar.xz nixos-config-3f7cbda2664bd0e87c7f024dc633cf5b435088fa.zip | |
hi
Diffstat (limited to 'home/ebisu/meta/system/default.nix')
| -rw-r--r-- | home/ebisu/meta/system/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/meta/system/default.nix b/home/ebisu/meta/system/default.nix index fca6738..1110382 100644 --- a/home/ebisu/meta/system/default.nix +++ b/home/ebisu/meta/system/default.nix @@ -8,6 +8,7 @@ ./shell ./terminal ./virtualisation + ./variables.nix ]; home.packages = with pkgs; [ |