cleanup, switch to nix-super
This commit is contained in:
parent
1357bb74b7
commit
b1c8d5b5bf
11 changed files with 169 additions and 226 deletions
|
@ -3,8 +3,6 @@
|
|||
config,
|
||||
...
|
||||
}: {
|
||||
# allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
# Time Zone
|
||||
time.timeZone = "Europe/Zurich";
|
||||
# Select internationalisation properties.
|
||||
|
@ -38,7 +36,6 @@
|
|||
discord.enable = true;
|
||||
firefox.enable = true;
|
||||
# spotify.enable = true;
|
||||
zathura.enable = true;
|
||||
zellij.enable = true;
|
||||
terminals = {
|
||||
foot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue