home-manager: cleanup&rename configuration
This commit is contained in:
parent
eced1a3bc1
commit
f476755ac3
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ in {
|
|||
home.sessionVariables = {
|
||||
# TODO: find a way to prevent using a store path for the current file
|
||||
# HM_CONFIG_PATH=builtins.toString "${./.}";
|
||||
HM_CONFIG="fullblown-workstation";
|
||||
HM_CONFIG="graphical-fullblown";
|
||||
|
||||
GOPATH="$HOME/src/go";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue