fix: hardware.opengl→graphics, allowUnfree, fjern redundante packages, tilføj README + gitignore
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Terminal / shell
|
||||
kitty
|
||||
fish
|
||||
fastfetch
|
||||
lsd
|
||||
glow
|
||||
@@ -16,16 +15,14 @@
|
||||
gh
|
||||
|
||||
# Gaming
|
||||
steam
|
||||
gamemode
|
||||
gamescope
|
||||
|
||||
# Utility
|
||||
stow
|
||||
tailscale
|
||||
];
|
||||
|
||||
# Fish som default shell for glennigen
|
||||
# Fish installeret via programs.fish — shell for glennigen
|
||||
programs.fish.enable = true;
|
||||
|
||||
# Steam
|
||||
|
||||
Reference in New Issue
Block a user