WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 10 additions and 29 deletions
Showing only changes of commit 94019c6d51 - Show all commits

View file

@ -172,17 +172,6 @@ profiles:
include:
- Locale
- Pacman
Rivendell:
include:
- Locale
- Pacman
dotfiles:
- f_getty.conf
- f_vconsole.conf
- f_mkinitcpio.conf
- f_bluetooth.conf
- f_60-uinput-permissions.rules
- f_sshd_config
Moria:
include:
- Locale
@ -190,11 +179,13 @@ profiles:
dotfiles:
- f_sshd_config
- f_99-sysctl.conf
- f_ipmi-static.service
- f_ipmi-temp.service
- f_ipmi-temp.timer
- f_ipmi-fans.service
- f_ipmi-fans.timer
Gondor:
include:
- Locale
- Pacman
dotfiles:
- f_sshd_config
- f_99-sysctl.conf
localhost:
include:
- Locale

View file

@ -19,25 +19,15 @@ Host aur
User aur
host moria
{%@@ if profile == "Rivendell" @@%}
HostName moria.reekynet.lan
port 22
{%@@ else @@%}
HostName reekynet.com
port 221
{%@@ endif @@%}
User balrog
ForwardAgent yes
host rivendell
{%@@ if profile == "Moria" @@%}
HostName rivendell.reekynet.lan
host gondor
hostname gondor.reekynet.com
port 22
{%@@ else @@%}
HostName reekynet.com
port 222
{%@@ endif @@%}
User gimli
User reekymarko
ForwardAgent yes
host mirkwood