mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref: nixos config
This commit is contained in:
parent
ad31348634
commit
934c47c26a
10 changed files with 115 additions and 132 deletions
|
|
@ -1,6 +1,4 @@
|
|||
{hostname, ...}: {
|
||||
networking.hostName = hostname;
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
services.openssh.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue