feat: init wallpapers, fix niri cursor
This commit is contained in:
parent
a0ef70743b
commit
556a7bfa38
43 changed files with 439 additions and 20 deletions
|
|
@ -18,6 +18,10 @@
|
|||
programs.firefox.enable = true;
|
||||
programs.zsh.enable = true;
|
||||
|
||||
# Enable Gnome and GDM for login management and some decent default apps
|
||||
services.displayManager.gdm.enable = true;
|
||||
services.desktopManager.gnome.enable = true;
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue