about summary refs log tree commit diff stats
path: root/system (follow)
Commit message (Collapse)AuthorAge
* Fix(system): Add configs for networkmanager only if it's enabledSoispha2023-05-20
|
* Fix(system/services/printing): Remove useless driversSoispha2023-05-17
|
* Fix(system/services/printing): Only start cups as neededSoispha2023-05-17
|
* Docs(system/users): Remove unneeded commentSoispha2023-05-17
|
* Fix(sytem/services/printing): Make scanners workSoispha2023-05-17
|
* Fix(system/services/snapper): Use new option layoutSoispha2023-05-17
|
* Fix(system/boot): Remove deprecated version optionSoispha2023-05-17
|
* Fix(system): Truly disable all the NixOS default bloatSoispha2023-05-17
|
* Fix(system/network): Use correct names for group and userSoispha2023-05-14
|
* Fix(system/network): Set networks for netdev devicesSoispha2023-05-14
|
* Feat(system/network): Add a tap device and bridgesSoispha2023-05-14
|
* Fix(system/libvirt): Enable ovmf for qemuSoispha2023-05-09
|
* Fix(system/libvirt): Comment useless optionsSoispha2023-05-09
|
* Fix(system): Import libvirt configSoispha2023-05-09
|
* Fix(system/users): Add soispha to libvirtd groupSoispha2023-05-09
|
* Style(treewide): FormatSoispha2023-05-09
|
* Feat(system/options): Add laptop optionsSoispha2023-05-09
|
* Feat(system/locale): Modularize keyMap settingSoispha2023-05-09
|
* Feat(system/services/steam): ModularizeSoispha2023-05-09
|
* Fix(system/sound): Use full path for pactlSoispha2023-05-09
|
* Fix(system): Disable timer activated systemd servicesSoispha2023-05-09
|
* Fix(hm/wms/river): Activate wlr xdg portalSoispha2023-05-09
|
* Fix(hm/conf/swaylock): Pam permission issueSoispha2023-05-09
|
* Feat(system/services/backup): AddSoispha2023-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 againSoispha2023-05-09
|
* Feat(system/nixpkgs): Activate ca-derivationSoispha2023-05-09
|
* Fix(system/services/nix): Add nixpkgs to argsSoispha2023-05-09
|
* Fix(system/nixpkgs): Add missing dependencies for lutrisSoispha2023-05-09
|
* Fix(system/nixpkgs): Configure at a system levelSoispha2023-05-09
|
* Fix(system/services/nix): Use correct valuesSoispha2023-05-09
|
* Fix(system/services/steam): Disable steamSoispha2023-05-09
| | | | There are still complaints about steam's license.
* Fix(hm/pkgs/lutris): Remove bc of unfree licenseSoispha2023-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 againSoispha2023-05-09
|
* Feat(flake): Activate content-addressed derivationsSoispha2023-05-09
|
* Style(treewide): FormatSoispha2023-04-09
|
* Fix(system/services/printing): Add correct uriene2023-04-08
|
* Feat(system/services/printing): Add a printerene2023-04-08
|
* Feat(hm/pkgs): Add lutrisene2023-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 Alejandraene2023-04-07
|
* Fix(system/hardware): Use different Udev rulesene2023-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 groupene2023-04-06
|
* Fix(system/locale): Switch to us keymapene2023-04-06
|
* Feat(system/user): Add soispha to plugdev groupene2023-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): Formatene2023-04-05
|
* Feat(system/hardware): Add support for zsa moonlanderene2023-04-05
|
* Fix(system/services/printing): start avahi daemonene2023-04-05
|
* Fix(system/audio): Configure default volume in ppaene2023-04-04
|
* Fix(system/fsl): Use swapfile only for hibernateene2023-04-04
|
* Style(treewide): Formatene2023-04-04
|
* Fix(system/audio): Set default volume for paene2023-04-03
|