aboutsummaryrefslogtreecommitdiffstats
path: root/system (unfollow)
Commit message (Collapse)Author
2023-05-09Style(treewide): FormatSoispha
2023-05-09Feat(system/options): Add laptop optionsSoispha
2023-05-09Feat(system/locale): Modularize keyMap settingSoispha
2023-05-09Feat(system/services/steam): ModularizeSoispha
2023-05-09Fix(system/sound): Use full path for pactlSoispha
2023-05-09Fix(system): Disable timer activated systemd servicesSoispha
2023-05-09Fix(hm/wms/river): Activate wlr xdg portalSoispha
2023-05-09Fix(hm/conf/swaylock): Pam permission issueSoispha
2023-05-09Feat(system/services/backup): AddSoispha
'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.
2023-05-09Fix(system/nixpkgs): Remove CA-derivations againSoispha
2023-05-09Feat(system/nixpkgs): Activate ca-derivationSoispha
2023-05-09Fix(system/services/nix): Add nixpkgs to argsSoispha
2023-05-09Fix(system/nixpkgs): Add missing dependencies for lutrisSoispha
2023-05-09Fix(system/nixpkgs): Configure at a system levelSoispha
2023-05-09Fix(system/services/nix): Use correct valuesSoispha
2023-05-09Fix(system/services/steam): Disable steamSoispha
There are still complaints about steam's license.
2023-05-09Fix(hm/pkgs/lutris): Remove bc of unfree licenseSoispha
I'm having a hard time telling nixpkgs, that steam may be installed, if it is required in the deps of lutris.
2023-05-09Fix(treewide): Make system compile againSoispha
2023-05-09Feat(flake): Activate content-addressed derivationsSoispha
2023-04-09Style(treewide): FormatSoispha
2023-04-08Fix(system/services/printing): Add correct uriene
2023-04-08Feat(system/services/printing): Add a printerene
2023-04-07Feat(hm/pkgs): Add lutrisene
Lutris requires Steam as a dependency, thus allowing steam is required. There seems to be no other way to do this, I'm afraid.
2023-04-07Style(treewide): Format with Alejandraene
2023-04-07Fix(system/hardware): Use different Udev rulesene
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.
2023-04-06Fix(system/users): Actually create plugdev groupene
2023-04-06Fix(system/locale): Switch to us keymapene
2023-04-06Feat(system/user): Add soispha to plugdev groupene
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.
2023-04-05Style(treewide): Formatene
2023-04-05Feat(system/hardware): Add support for zsa moonlanderene
2023-04-05Fix(system/services/printing): start avahi daemonene
2023-04-04Fix(system/audio): Configure default volume in ppaene
2023-04-04Fix(system/fsl): Use swapfile only for hibernateene
2023-04-04Style(treewide): Formatene
2023-04-03Fix(system/audio): Set default volume for paene
2023-04-03Feat(system/hardware): Add onlykey supportene
2023-04-03Fix(system/services/nix): Use real namesene
Declaring things by their attribute name 'inputs', makes the lives of linters and such exceptionally harder.
2023-04-03Fix(system/packages): Removeene
These were not used anyway because of the packages in home-manager.
2023-03-25Feat(system/services/nix): Add templates and short namesene
2023-03-22Feat(system/libvirtd): Add libvirtd supportene
2023-03-21Fix(system/file_system_layout): Use str instead of intene
An int can't be coerced to a string, but this is needed to use it in the config file.
2023-03-20Feat(system): Enable swap & zram swap & hibernateene
2023-03-19Style(format): Alejandraene
2023-03-18Fix(hm/conf/lf): Allow trashing of files on the temp fsene
2023-03-17Fix(system): Move services to systemene
2023-03-12Fix(system): Remove the Intel specific thingsene
2023-03-12Fix(system): Activate hardware_video_accelerationene
2023-03-05Fix(system/fonts): Add SourceCodePro as default fontene
2023-03-05Fix(hm/conf/alacritty): Use Sauce Code Pro i. of Source ..ene
2023-03-05Revert: "Revert: nerdfonts"This reverts commit ↵ene
d4be8c2a96e4cac80036fd0b9eebc0c3e36e38a9.