mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-04 16:27:19 +02:00
chore: ip of machines for fischer
This commit is contained in:
parent
f1b0b5c7e1
commit
6042d724ca
1 changed files with 4 additions and 0 deletions
|
@ -125,6 +125,10 @@
|
||||||
mu
|
mu
|
||||||
];
|
];
|
||||||
|
|
||||||
|
networking.hosts = {
|
||||||
|
"172.25.90.82" = [ "ducati-diavel" ];
|
||||||
|
};
|
||||||
|
|
||||||
services.printing = {
|
services.printing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraConf = ''
|
extraConf = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue