feat: add stretchly
This commit is contained in:
parent
80cfc0a9f0
commit
59a28dfc4b
2 changed files with 7 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
wlp41s0.useDHCP = true;
|
||||
};
|
||||
|
||||
home-manager.users.infinidoge = { profiles, ... }: {
|
||||
imports = with profiles; [ stretchly ];
|
||||
};
|
||||
|
||||
# services.minecraft-servers = {
|
||||
# enable = true;
|
||||
# openFirewall = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue