mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 07:20:43 +00:00
Add options for enabling launcher programs
This commit is contained in:
parent
705ef3451a
commit
739d5019d3
5 changed files with 61 additions and 21 deletions
|
@ -77,6 +77,7 @@
|
|||
home-manager = {
|
||||
enable = true;
|
||||
stateVersion = "23.11";
|
||||
|
||||
git = {
|
||||
userName = "ItsDrike";
|
||||
userEmail = "itsdrike@protonmail.com";
|
||||
|
@ -85,6 +86,7 @@
|
|||
key = "FA2745890B7048C0";
|
||||
};
|
||||
};
|
||||
|
||||
wms.hyprland = {
|
||||
enable = true;
|
||||
monitor = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue