1767731869
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# NixOS Configuration
|
||||
# Lavitz - An opinionated NixOS config named after Lavitz from the PS1 classic The Legend of Dragoon
|
||||
|
||||
Use nix:help to list all commands
|
||||
|
||||
** Note: All commit names are the unix timestamps for the config files
|
||||
DE: Gnome
|
||||
Browser: Librewolf
|
||||
Terminal: Ghostty
|
||||
Password Manager: Bitwarden
|
||||
|
||||
@@ -4,5 +4,7 @@
|
||||
services.displayManager.gdm.enable = true;
|
||||
services.desktopManager.gnome.enable = true;
|
||||
|
||||
environment.gnome.excludePackages = with pkgs; [ gnome-tour gnome-user-docs gnome-console epiphany ];
|
||||
|
||||
services.printing.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user