mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: enable home-manager command on non-NixOS
This commit is contained in:
parent
57426b9bf3
commit
e66390bd1f
3 changed files with 6 additions and 10 deletions
|
|
@ -23,7 +23,7 @@ export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
|
|||
gpgconf --launch gpg-agent
|
||||
";
|
||||
|
||||
home-manager.users.swarsel.swarselsystems = {
|
||||
swarselsystems = {
|
||||
isLaptop = true;
|
||||
isNixos = false;
|
||||
wallpaper = ../../wallpaper/surfacewp.png;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue