removed redundant

This commit is contained in:
Bryan Ramos 2024-05-09 16:28:56 -04:00
parent 67840c243d
commit 481d435428
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
2 changed files with 0 additions and 2 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
result

View file

@ -25,7 +25,6 @@
in in
{ {
import = ./user.configs.nix;
nixosConfigurations = { nixosConfigurations = {
desktop = nixpkgs.lib.nixosSystem { desktop = nixpkgs.lib.nixosSystem {
inherit system pkgs; inherit system pkgs;