final edit
This commit is contained in:
parent
70b7f4bc00
commit
62aefaf795
@ -10,11 +10,11 @@
|
|||||||
extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
||||||
password = "admin1234"; #IMPORTANT: Change this to your own password.
|
password = "admin1234"; #IMPORTANT: Change this to your own password.
|
||||||
packages = (with pkgs; [
|
packages = (with pkgs; [
|
||||||
git
|
# git
|
||||||
helix
|
# helix
|
||||||
dconf-editor
|
# dconf-editor
|
||||||
|
|
||||||
calamares-nixos
|
# calamares-nixos
|
||||||
|
|
||||||
hypnotix
|
hypnotix
|
||||||
blueman
|
blueman
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user