usbguard and drop todo
This commit is contained in:
parent
3e9d8af023
commit
d5f82d159e
5 changed files with 20 additions and 14 deletions
14
README.md
14
README.md
|
@ -4,7 +4,7 @@ nix flake config! this is just used on my personal computer
|
|||
|
||||
## users
|
||||
|
||||
this flake is built upon a single user system for all hosts, enforced by [`modules/user.nix`](./modules/user.nix). this makes it alot easier to make modules that use nixos and `home-manager`
|
||||
this flake is built upon a single user system for all hosts, enforced by [`modules/user.nix`](./modules/user.nix). this makes it a lot easier to make modules that use nixos and `home-manager`
|
||||
|
||||
for something more server oriented, check out [`nix-server`](https://git.reidlab.pink/reidlab/nix-server)
|
||||
|
||||
|
@ -14,15 +14,3 @@ each host should have these files:
|
|||
|
||||
- `default.nix`, contains everything relating to the basic system
|
||||
- `hardware.nix`, hardware configuration.
|
||||
|
||||
## todo
|
||||
|
||||
- multi architecture configuration ([nix-systems](https://github.com/nix-systems/nix-systems)?)
|
||||
- hidpi option ? mostly auto these days though
|
||||
- better theming for hyprlock, rofi, dunst (accent for hyprlock & dunst, variants for rofi)
|
||||
- some way for border radius, border, tranparency theme options
|
||||
- tags for pip and popups in hyprland config
|
||||
- make wl-clip-persist and networkmanager applet systemd services?
|
||||
- gtk cursors are MESSED UP. top priority rn
|
||||
- niri.. yum
|
||||
- international keyboard for Spanish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue