mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Rename common home module
This commit is contained in:
parent
8aac1d811a
commit
dc68c4951e
2 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
imports = [ ../common.nix ];
|
imports = [ ../common-home.nix ];
|
||||||
|
|
||||||
myConfig = {
|
myConfig = {
|
||||||
sops.enable = true;
|
sops.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue