stuff and also things perhaps
This commit is contained in:
parent
e55f9661a3
commit
59987ac080
5 changed files with 39 additions and 20 deletions
|
@ -73,6 +73,12 @@
|
|||
|
||||
services = {
|
||||
nix-daemon.enable = true;
|
||||
|
||||
emacs = {
|
||||
enable = true;
|
||||
package = inputs.emacs.packages.${pkgs.system}.default;
|
||||
};
|
||||
|
||||
skhd = {
|
||||
enable = true;
|
||||
package = pkgs.skhd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue