This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2b1e3ac9b7
dotfiles
/
home
/
vicinae
/
default.nix
10 lines
126 B
Nix
Raw
Blame
History
{
.
.
.
}:
{
programs
.
vicinae
=
{
enable
=
true
;
systemd
=
{
enable
=
true
;
autoStart
=
true
;
}
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink