mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed a typo
This commit is contained in:
parent
3379f8a461
commit
8ed94721f7
@ -30,7 +30,7 @@
|
||||
useUsersPackages = true;
|
||||
backupFileExtension = "HM-Backup";
|
||||
users = {
|
||||
"laptop" = imports ./home.nix;
|
||||
"laptop" = import ./home.nix;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user