updates
This commit is contained in:
@@ -8,8 +8,8 @@ let
|
||||
password =
|
||||
"$y$j9T$EkPXmsmIMFFZ.WRrBYCxS1$P0kwo6e4.WM5DsqUcEqWC3MrZp5KfCjxffraMFZWu06";
|
||||
hostname = "matt-nixos";
|
||||
gnome = true;
|
||||
plasma = false;
|
||||
gnome = false;
|
||||
plasma = true;
|
||||
in {
|
||||
imports = [ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
|
||||
Reference in New Issue
Block a user