about summary refs log tree commit diff stats
path: root/sys/svcs (follow)
Commit message (Collapse)AuthorAge
* refactor(flake): Use an attrs for including open prsSoispha2024-03-24
| | | | This change allows to me to faster add new nixpkgs versions.
* fix(treewide): Update the shell library versionSoispha2024-03-24
|
* fix(flake): Import my modules stuck in nixpkgs prs directlySoispha2024-03-23
| | | | | That makes it possible to use plain `nixpkgs-unstable` for the whole system, whilst still using my unmerged modules and packages.
* fix(sys/svcs/nix): Finally remove the `nixPath` completelySoispha2024-03-01
|
* fix(sys/svcs/nix): Ensure that the nix path actually gets setSoispha2024-02-28
|
* style(sys/svcs/nix): Inline the `nixpkgs` variableSoispha2024-02-28
|
* feat(sys/svcs/nix): Set nix pathSoispha2024-02-28
| | | | This is useful in the nix repl
* fix(sys/svcs/xdg/{lf,ranger}-wrapper): Add a shell library importSoispha2024-02-24
|
* feat(sys/svcs/nix): Switch to nixUnstableSoispha2024-02-23
|
* refactor(treewide): Reformat all files with treefmtSoispha2024-02-20
| | | | | This includes getting all shellscripts to pass shellcheck. To accomplish this, some old scripts were removed
* refactor(treewide): Add a `.sh` extension to shell scriptsSoispha2024-02-20
|
* fix(sys/svcs/printing): Active cups webinterfaceSoispha2024-02-08
|
* fix(sys/svcs/printing): Use correct printer network addressSoispha2024-02-07
|
* fix(sys/svcs/printing): Configure Cups to be statelessSoispha2024-02-07
|
* fix(sys): Use new module optionsSoispha2024-02-07
|
* fix(treewide): Comply with the shell library's new argument namesSoispha2024-01-13
|
* fix(sys/svcs/nix): Improve some default configurationSoispha2024-01-13
|
* build(treewide): Update flake and shell librarySoispha2024-01-13
|
* fix(sys/svcs/postgresql): Only active if not on a laptopSoispha2023-12-31
|
* fix(sys/svcs/xdg/portals): Set the terminal window to floatingSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Fix typo in alacrittySoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Add alacritty to the dependenciesSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set stdout and err debuggingSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Switch to trace and set correct terminal execSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set loglevelSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set default download dirSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Set correct permission of shell scriptSoispha2023-12-29
|
* fix(sys/svcs/xdg/portals): Use correct path to lf wrapperSoispha2023-12-29
|
* fix(sys/svcs/xdg/portal): Actually enable termfilechooser and wlrSoispha2023-12-29
|
* feat(sys/srvc/xdg/termfilechooser): ReactiveSoispha2023-12-29
|
* fix(sys/svcs/xdg/termfilechooser): Remove as river does not support itSoispha2023-12-28
| | | | To be precise the xdg-foreign protocol is not supported by river.
* build(treewide): Update shell librarySoispha2023-12-28
|
* fix(sys/svcs/xdg): Use correct types in termchooser configSoispha2023-12-28
|
* fix(sys/svcs/xdg/scripts/lf_wrapper): Use correct nameSoispha2023-12-28
|
* feat(sys/svcs/xdg/termchooser): InitSoispha2023-12-28
|
* build(treewide): Update to test xdg-desktop-portal-termfilechooserSoispha2023-12-28
|
* fix(flake): Use self instead of a reimport of itselfSoispha2023-12-09
|
* feat(sys/srvs/postgresql): Re-enableSoispha2023-11-27
|
* fix(sys/svcs/xdg/portals): Use new configuration schemeSoispha2023-11-25
|
* feat(sys/svcs/nix): Add my flake to the flake registrySoispha2023-10-22
|
* style(sys/srvs/adb): Format with alejandraSoispha2023-09-17
|
* feat(sys/srvs/adb): InitSoispha2023-09-17
|
* Fix(treewide): Provide `snap-synced-forked` as overlay and thus as pkgSoispha2023-09-10
|
* Fix(sys/srvs/xdg): Add gtk desktop portalSoispha2023-08-31
|
* Fix(sys/srvs/getty): Remove autologin, as it actually logs the user inSoispha2023-08-30
|
* Feat(sys/svcs/getty): InitSoispha2023-08-28
|
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26