mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Fixed something
This commit is contained in:
parent
432f4e7493
commit
d53f46d245
@ -7,10 +7,9 @@ let
|
||||
homeDir = "/Users/alex";
|
||||
};
|
||||
in
|
||||
commonHome
|
||||
{
|
||||
commonHome // {
|
||||
# Refer to the nixOS host for info about home-manager
|
||||
inherit commonHome;
|
||||
# inherit commonHome;
|
||||
|
||||
home.stateVersion = "25.11";
|
||||
# Allow unfree packages
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user