sers: Fix NIXOS_CONFIG
This commit is contained in:
parent
cf4228a479
commit
b8b867b4ca
@ -19,10 +19,6 @@
|
||||
|
||||
# No need to use users."${system.singleUser}" as we already know it
|
||||
home-manager.users.alexander = {
|
||||
# TODO: Move into a generic
|
||||
pam.sessionVariables = {
|
||||
NIXOS_CONFIG = "\${HOME}/Development/Personal/nixos-config/hosts/${config.networking.hostName}.nix";
|
||||
};
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
programs.ssh = {
|
||||
|
Loading…
Reference in New Issue
Block a user