Update depreciated values for NixOS 24.05

This commit is contained in:
♥ Minnie ♥ 2024-06-03 21:17:51 +08:00
parent 7b5f9a5182
commit f55f8e6da8
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
4 changed files with 22 additions and 17 deletions

View file

@ -20,5 +20,6 @@
users = {
sajenim = import "${inputs.self}/home-manager/sajenim/${config.networking.hostName}.nix";
};
backupFileExtension = "bak";
};
}