cleanup, switch to nix-super

This commit is contained in:
vali 2024-08-07 23:31:14 +02:00
commit b1c8d5b5bf
11 changed files with 169 additions and 226 deletions

View file

@ -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;