mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Added a missing import
This commit is contained in:
parent
ceee476d37
commit
8eb9089a59
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
# Refer to the nixOS host for info about home-manager
|
# Refer to the nixOS host for info about home-manager
|
||||||
# inherit commonHome;
|
imports = [
|
||||||
|
../common/home.nix
|
||||||
|
];
|
||||||
|
|
||||||
home.stateVersion = "25.11";
|
home.stateVersion = "25.11";
|
||||||
# Allow unfree packages
|
# Allow unfree packages
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user