replaced isThinInstallation with isThinUser

added util folder
This commit is contained in:
Leyla Becker 2024-09-03 01:27:10 -05:00
parent 0e58bc282b
commit 30fb7851ac
5 changed files with 19 additions and 13 deletions

View file

@ -35,12 +35,13 @@ TODO: keys.txt should prob be readable by owning user only?
- graphics driver things should prob be in the hardware-configuration.nix
- what does `boot.kernelModules = [ "sg" ]` do?
- sops.age.keyFile should not just be hard coded to leyla?
- isThinInstallation -> isThinUser
- use dashes for options not camel case
## New Features
- openssh configuration for server
- VS code extensions should be installed declaratively
- Flake templates
- Flake templates - https://nix.dev/manual/nix/2.22/command-ref/new-cli/nix3-flake-init
- Install all the things on the NAS
- firefox declarative???
- figure out steam vr things?
- Open GL?
- Open GL?
- util functions