made user files

This commit is contained in:
Leyla Becker 2024-03-10 04:28:47 -05:00
parent 8ef437334f
commit b60bacf752
7 changed files with 137 additions and 119 deletions

View file

@ -18,7 +18,6 @@
pkgs = nixpkgs.legacyPackages.${system};
in
{
nixosConfigurations = {
horizon = nixpkgs.lib.nixosSystem {
specialArgs = {inherit inputs;};