restoring to latest 'valid' state
This commit is contained in:
parent
a79dccf55a
commit
34874dd592
6 changed files with 9 additions and 43 deletions
|
@ -27,7 +27,7 @@ in rec
|
|||
name = removeSuffix ".nix" (baseNameOf path);
|
||||
in
|
||||
{
|
||||
imports = (mapModulesRec' ../modules/home (file: file));
|
||||
# imports = (mapModulesRec' ../modules/home (file: file));
|
||||
home = {
|
||||
inherit stateVersion;
|
||||
sessionPath = [ "$SNEEUWVLOK_BIN" "$XDG_BIN_HOME" "$PATH" ]; # Pretty sure I don't need this.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue