diff options
Diffstat (limited to 'hosts/ali/configuration.nix')
-rw-r--r-- | hosts/ali/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ali/configuration.nix b/hosts/ali/configuration.nix index e62f1a8..fb3c3fc 100644 --- a/hosts/ali/configuration.nix +++ b/hosts/ali/configuration.nix @@ -42,6 +42,7 @@ ../../shared/home-manager/development-minimal ../../shared/home-manager/nix ../../shared/home-manager/C + ./extra-utils.nix ]; home.stateVersion = "24.11"; }; |