module(doom) Move doom module into david's home modules
This commit is contained in:
parent
9ffb8e9b42
commit
db95628f71
4 changed files with 3 additions and 3 deletions
|
|
@ -39,7 +39,6 @@
|
|||
enable = true;
|
||||
url = "http://localhost:8491";
|
||||
};
|
||||
doom.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -58,6 +57,7 @@
|
|||
firefox.enable = true;
|
||||
openssh.enable = true;
|
||||
helix.enable = true;
|
||||
doom.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue