Remove unnecessary parts
This commit is contained in:
parent
63c88513b0
commit
76558b9915
2 changed files with 0 additions and 6 deletions
5
base.nix
5
base.nix
|
@ -136,9 +136,4 @@
|
||||||
randomizedDelaySec = "30min";
|
randomizedDelaySec = "30min";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Copy the NixOS configuration file and link it from the resulting system
|
|
||||||
# (/run/current-system/configuration.nix). This is useful in case you
|
|
||||||
# accidentally delete configuration.nix.
|
|
||||||
system.copySystemConfiguration = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -27,7 +27,6 @@ in
|
||||||
rofi
|
rofi
|
||||||
arandr
|
arandr
|
||||||
btop
|
btop
|
||||||
firefox
|
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
signal-desktop
|
signal-desktop
|
||||||
discord
|
discord
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue