personal nixos config and packages
1# System
2
3This repository contains my personal nixos config and package exports. I try to keep everything as straightforward as possible, avoiding unnecessary indirection and dependencies, including home manager, stylix, and wrapper manager.
4
5## Cool Stuff
6
7[wrap.nix](./utils/wrap.nix) provides a wrapper function to wrap arbitrary packages with flags and environment variables. This allows for the configuring of packages in `./programs`.
8
9## Copying
10
11Feel free to use any part of this config for any purpose. I would appreciate being cited if anything is particularly useful.
12
13## Eventual Goals
14
15- [ ] actual sandboxing with bwrap/nixpak, maybe limit systemd permissions for apps launched by fuzzel
16- [ ] wifi/power menus with fuzzel, maybe nushell