make home configs work
This commit is contained in:
parent
f0c21b2e79
commit
30f81b2b79
29 changed files with 2131 additions and 2033 deletions
|
|
@ -6,13 +6,6 @@ _: {
|
|||
./services
|
||||
];
|
||||
|
||||
custom.machine = {
|
||||
type = "server";
|
||||
capabilities = [
|
||||
"cli"
|
||||
];
|
||||
};
|
||||
|
||||
networking.nameservers = [
|
||||
"1.1.1.1"
|
||||
"9.9.9.9"
|
||||
|
|
@ -50,4 +43,6 @@ _: {
|
|||
"media"
|
||||
"nginx"
|
||||
];
|
||||
|
||||
users.groups.media = { };
|
||||
}
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@
|
|||
wget
|
||||
|
||||
# used in deployments
|
||||
flakes.colmena.defaultPackage."x86_64-linux"
|
||||
# flakes.deploy.defaultPackage."x86_64-linux"
|
||||
lix
|
||||
openssh
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue