wtf am i doing

This commit is contained in:
Osman Faruk Bayram 2025-10-21 16:11:47 +03:00
parent f43bc4b899
commit 926314380b

View file

@ -20,7 +20,7 @@
verbose = true;
backupFileExtension = "hmbak";
users.osbm = import ../../../modules/home-manager/default.nix {
inherit config pkgs;
inherit config pkgs lib;
username = "osbm";
homeDirectory = "/Users/osbm";
stateVersion = "24.11";