changed lockscreen to betterlockscreen.
This commit is contained in:
parent
073444e68c
commit
f617e06134
8 changed files with 60 additions and 43 deletions
|
@ -27,7 +27,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||
host = {
|
||||
user = "gabe";
|
||||
gui.enable = true;
|
||||
isVm=true;
|
||||
isVm = true;
|
||||
};
|
||||
networking.hostName = "archlaptop-vm"; # Define your hostname.
|
||||
# Set your time zone.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue