mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
feat: Improve apps autostart behaviour
This commit is contained in:
parent
2a1cce0e68
commit
da8b2b2de1
5 changed files with 25 additions and 20 deletions
|
|
@ -29,6 +29,7 @@
|
|||
./sway.nix
|
||||
./gpg-agent.nix
|
||||
./gammastep.nix
|
||||
./safeeyes.nix
|
||||
];
|
||||
|
||||
nix = {
|
||||
|
|
|
|||
4
profiles/common/home/safeeyes.nix
Normal file
4
profiles/common/home/safeeyes.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
_:
|
||||
{
|
||||
services.safeeyes.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue