Compare commits
3 Commits
2faf280893
...
dcd58997c9
Author | SHA1 | Date | |
---|---|---|---|
dcd58997c9 | |||
084017d0ef | |||
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 +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.
BIN
slides/slides.pdf
Normal file
BIN
slides/slides.pdf
Normal file
Binary file not shown.
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