mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
removed redundant
This commit is contained in:
parent
67840c243d
commit
481d435428
2 changed files with 0 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
||||||
result
|
|
||||||
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue