This commit is contained in:
Till 2023-05-27 02:06:44 +02:00
parent eab430dee2
commit c9e4ae20f0
7 changed files with 69 additions and 40 deletions

View file

@ -8,10 +8,16 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
zramSwap.enable = true;
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
networking.networkmanager.enable = true;
networking.firewall = {
enable = true;
allowedTCPPorts = [ 4000 ];
};
time.timeZone = "Europe/Berlin";
@ -56,6 +62,8 @@
git
firefox
foot
htop
killall
];
fonts.fonts = with pkgs; [