changed lockscreen to betterlockscreen.

This commit is contained in:
Gabe Venberg 2024-04-11 14:52:29 -05:00
parent 073444e68c
commit f617e06134
8 changed files with 60 additions and 43 deletions

View file

@ -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.