fix
This commit is contained in:
parent
2faf280893
commit
6494aaf123
@ -4,7 +4,7 @@
|
||||
|
||||
```txt
|
||||
`nix-shell -p git`
|
||||
`nix flake new nixos --template git+https://git.krsnik.at/Kristian/impermanence-talk#default --extra-experimental-features "nix-command flakes"`
|
||||
`nix flake new nixos --template git+https://github.com/Krsnik/impermanence#default --extra-experimental-features "nix-command flakes"`
|
||||
`cd nixos`
|
||||
`nix develop --extra-experimental-features "nix-command flakes"`
|
||||
`[CHANGE SETTINGS]`
|
||||
|
1
slides/.~lock.slides.odp#
Normal file
1
slides/.~lock.slides.odp#
Normal file
@ -0,0 +1 @@
|
||||
,kristian,nixos,09.04.2024 13:36,file:///home/kristian/.config/libreoffice/4;
|
@ -1 +0,0 @@
|
||||
,kristian,nixos,09.04.2024 09:22,file:///home/kristian/.config/libreoffice/4;
|
BIN
slides/slides.odp
Normal file
BIN
slides/slides.odp
Normal file
Binary file not shown.
@ -33,7 +33,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
services.getty.autoLogin = "demo";
|
||||
services.getty.autoLoginUser = "demo";
|
||||
console.keyMap = "de";
|
||||
|
||||
time.timeZone = "Europe/Vienna";
|
||||
|
Loading…
Reference in New Issue
Block a user