This commit is contained in:
Kristian Krsnik 2024-04-09 13:54:03 +02:00
parent 2faf280893
commit 6494aaf123
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85
5 changed files with 3 additions and 3 deletions

View File

@ -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]`

View File

@ -0,0 +1 @@
,kristian,nixos,09.04.2024 13:36,file:///home/kristian/.config/libreoffice/4;

View File

@ -1 +0,0 @@
,kristian,nixos,09.04.2024 09:22,file:///home/kristian/.config/libreoffice/4;

BIN
slides/slides.odp Normal file

Binary file not shown.

View File

@ -33,7 +33,7 @@
};
};
services.getty.autoLogin = "demo";
services.getty.autoLoginUser = "demo";
console.keyMap = "de";
time.timeZone = "Europe/Vienna";