Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Style(treewide): Format | Soispha | 2023-05-09 |
| | |||
* | Feat(system/options): Add laptop options | Soispha | 2023-05-09 |
| | |||
* | Feat(system/locale): Modularize keyMap setting | Soispha | 2023-05-09 |
| | |||
* | Feat(system/services/steam): Modularize | Soispha | 2023-05-09 |
| | |||
* | Fix(system/sound): Use full path for pactl | Soispha | 2023-05-09 |
| | |||
* | Fix(system): Disable timer activated systemd services | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/wms/river): Activate wlr xdg portal | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/swaylock): Pam permission issue | Soispha | 2023-05-09 |
| | |||
* | Feat(system/services/backup): Add | Soispha | 2023-05-09 |
| | | | | | | | | | | | 'snap-sync-forced'[https://github.com/qubidt/snap-sync-forked] is not longer developed (as of the commit date) and thus some changes are necessary to get it working with nixos. Alternatives (although both similarly discontinued): - the original snap-sync [https://github.com/qubidt/snap-sync] -> Is effectively snap-sync-forced but without 50+ commits - 'dsnap-sync' [https://github.com/rzerres/dsnap-sync] -> Was forked long ago, now abandoned. Is rewritten in dash with lots of extra features, but sort of breaks even worse on nixos. | ||
* | Fix(system/nixpkgs): Remove CA-derivations again | Soispha | 2023-05-09 |
| | |||
* | Feat(system/nixpkgs): Activate ca-derivation | Soispha | 2023-05-09 |
| | |||
* | Fix(system/services/nix): Add nixpkgs to args | Soispha | 2023-05-09 |
| | |||
* | Fix(system/nixpkgs): Add missing dependencies for lutris | Soispha | 2023-05-09 |
| | |||
* | Fix(system/nixpkgs): Configure at a system level | Soispha | 2023-05-09 |
| | |||
* | Fix(system/services/nix): Use correct values | Soispha | 2023-05-09 |
| | |||
* | Fix(system/services/steam): Disable steam | Soispha | 2023-05-09 |
| | | | | There are still complaints about steam's license. | ||
* | Fix(hm/pkgs/lutris): Remove bc of unfree license | Soispha | 2023-05-09 |
| | | | | | I'm having a hard time telling nixpkgs, that steam may be installed, if it is required in the deps of lutris. | ||
* | Fix(treewide): Make system compile again | Soispha | 2023-05-09 |
| | |||
* | Feat(flake): Activate content-addressed derivations | Soispha | 2023-05-09 |
| | |||
* | Style(treewide): Format | Soispha | 2023-04-09 |
| | |||
* | Fix(system/services/printing): Add correct uri | ene | 2023-04-08 |
| | |||
* | Feat(system/services/printing): Add a printer | ene | 2023-04-08 |
| | |||
* | Feat(hm/pkgs): Add lutris | ene | 2023-04-07 |
| | | | | | Lutris requires Steam as a dependency, thus allowing steam is required. There seems to be no other way to do this, I'm afraid. | ||
* | Style(treewide): Format with Alejandra | ene | 2023-04-07 |
| | |||
* | Fix(system/hardware): Use different Udev rules | ene | 2023-04-07 |
| | | | | | | These are promoted by zsa on their github wiki. It works for me while the provided ones, i.e. from the dist folder in the connected repository, don't work. | ||
* | Fix(system/users): Actually create plugdev group | ene | 2023-04-06 |
| | |||
* | Fix(system/locale): Switch to us keymap | ene | 2023-04-06 |
| | |||
* | Feat(system/user): Add soispha to plugdev group | ene | 2023-04-06 |
| | | | | | | | The plugdev group has silently been deprecated and is replaced with better alternatives, but this rule-set was probably missed, when other were patched. Opening an issue is obviously the long-term solution, but this should work for now. | ||
* | Style(treewide): Format | ene | 2023-04-05 |
| | |||
* | Feat(system/hardware): Add support for zsa moonlander | ene | 2023-04-05 |
| | |||
* | Fix(system/services/printing): start avahi daemon | ene | 2023-04-05 |
| | |||
* | Fix(system/audio): Configure default volume in ppa | ene | 2023-04-04 |
| | |||
* | Fix(system/fsl): Use swapfile only for hibernate | ene | 2023-04-04 |
| | |||
* | Style(treewide): Format | ene | 2023-04-04 |
| | |||
* | Fix(system/audio): Set default volume for pa | ene | 2023-04-03 |
| | |||
* | Feat(system/hardware): Add onlykey support | ene | 2023-04-03 |
| | |||
* | Fix(system/services/nix): Use real names | ene | 2023-04-03 |
| | | | | | Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder. | ||
* | Fix(system/packages): Remove | ene | 2023-04-03 |
| | | | | These were not used anyway because of the packages in home-manager. | ||
* | Feat(system/services/nix): Add templates and short names | ene | 2023-03-25 |
| | |||
* | Feat(system/libvirtd): Add libvirtd support | ene | 2023-03-22 |
| | |||
* | Fix(system/file_system_layout): Use str instead of int | ene | 2023-03-21 |
| | | | | | An int can't be coerced to a string, but this is needed to use it in the config file. | ||
* | Feat(system): Enable swap & zram swap & hibernate | ene | 2023-03-20 |
| | |||
* | Style(format): Alejandra | ene | 2023-03-19 |
| | |||
* | Fix(hm/conf/lf): Allow trashing of files on the temp fs | ene | 2023-03-18 |
| | |||
* | Fix(system): Move services to system | ene | 2023-03-17 |
| | |||
* | Fix(system): Remove the Intel specific things | ene | 2023-03-12 |
| | |||
* | Fix(system): Activate hardware_video_acceleration | ene | 2023-03-12 |
| | |||
* | Fix(system/fonts): Add SourceCodePro as default font | ene | 2023-03-05 |
| | |||
* | Fix(hm/conf/alacritty): Use Sauce Code Pro i. of Source .. | ene | 2023-03-05 |
| | |||
* | Revert: "Revert: nerdfonts"This reverts commit ↵ | ene | 2023-03-05 |
| | | | | d4be8c2a96e4cac80036fd0b9eebc0c3e36e38a9. |