Merge branch 'main' of github.com:jbowdre/dotfiles

This commit is contained in:
John Bowdre 2023-09-26 09:19:12 -05:00
commit f38c89b73d
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,7 @@
gdm = {
enable = true;
autoSuspend = false;
};
};
desktopManager = {
gnome.enable = true;

View file

@ -21,7 +21,8 @@
};
};
filesystems = {
fileSystems = {
"/" = {
device = "/dev/disk/by-uuid/b2c7656b-2292-4dc9-94f2-a66690a14969";
fsType = "ext4";