about summary refs log tree commit diff
path: root/modules/user/devhell
Commit message (Collapse)AuthorAgeFilesLines
...
* profiles/packages: Purge some unneeded stuffdevhell2022-05-311-3/+0
|
* profiles/base: Remove noisetorchdevhell2022-05-251-1/+0
| | | Which has apparently been compromised upstream. Yay.
* profiles/packages: youtube-dlp -> yt-dlpdevhell2022-05-131-1/+1
| | | | Cos I'm an idiot at this time of night.
* profiles/packages: youtube-dl -> youtube-dlpdevhell2022-05-132-1/+3
| | | | `youtube-dl` is dead, long live `youtube-dlp`!
* profiles/packages: Remove musikcubedevhell2022-05-121-1/+0
| | | | With `termusic` in the repos there's no need for musikcube.
* profiles/packages: Add nixpkgs-reviewdevhell2022-05-111-0/+1
| | | | Hot-loading this is getting annoying, so I'll just add it.
* profiles/packages: Remove monkeysAudiodevhell2022-04-251-1/+0
| | | | | | I've not come across anyone actually using this. Additionally, it's not OSS, so there's not much reason to keep it around. Oh, and the build fails.
* profiles/packages: Remove cipherscandevhell2022-04-071-1/+0
| | | Was removed from nixpkgs upstream.
* profiles/packages: Add easyeffectsdevhell2022-04-031-0/+1
| | | | Gotta try all dat pipewire love.
* profiles/packages: Add packagesdevhell2022-03-131-0/+3
| | | | | | | | | | | | | | | | I'm particularly interested in `gurk-rs` as it's a Signal client that runs in the terminal. It's in early development but it looks already amazing and it doesn't rely on the Java library. `termusic` is also a nice music player written in Rust that I've come to enjoy when MPD doesn't make sense. Lastly, `writedisk` is just mad awesome. It can write ISOs of all sorts to USB stick, and it even knows how to deal with Windows ISOs. It writes those ISOs really fast as well, so I'm guessing it somehow measures the ideal block size. Either way, this is much more convenient than having to invoke `dd` every time I have to write an ISO. Funny enough, this too is a Rust application.
* profiles/packages: Re-add pulseaudiodevhell2022-03-061-0/+1
| | | | Once again, I forget that some parts of my system still need this.
* profiles/packages: More changesdevhell2022-03-031-2/+3
|
* profiles/packages: Remove some cruft, add new cruftdevhell2022-03-021-8/+1
|
* {aszlig,devhell}/profiles: Rename more packagesdevhell2022-03-021-7/+7
| | | | Even more packages are being renamed.
* treewide: Fix broken package symbolsProfpatsch2022-03-022-3/+3
| | | | | | | | Due to unnecessary renames in https://github.com/NixOS/nixpkgs/pull/161146 I replaced the packages with the ones the error messages mentioned, I have not checked whether they are actually a no-op replacement.
* profiles/packages: Reenable musikcubedevhell2022-02-081-1/+1
| | | | Now that it builds again...
* profiles/packages: Fix typodevhell2022-02-041-1/+1
| | | | Dammit.
* profiles/packages: Add borgdevhell2022-02-041-0/+1
| | | | I'm trialling which I prefer, borg or restic.
* profiles/base: Fix starship command_timeoutdevhell2022-02-011-1/+1
| | | | | This should be enough for certain git repos.... lookin' at you there nixpkgs.
* profiles/base: Rework programs.*devhell2022-02-011-24/+24
| | | | | There are a number of things I wanted to change anyway before I move over to Wayland.
* {machines,modules}/devhell: nix.* -> nix.settingsdevhell2022-02-011-2/+4
| | | | | Second attempt at getting this right. Step 1: Read the thrown assertions. Step 2: Don't be tired. Step 3: Test changes.
* Revert "treewide: rename nix.* to nix.settings.*"devhell2022-02-011-4/+2
| | | | This reverts commit 20ee65d79602b6412994dc52907715b274daeebe.
* treewide: rename nix.* to nix.settings.*devhell2022-01-301-2/+4
| | | | | This must have been a recent change where an assert is now thrown because some nix.* settings have been regrouped as nix.settings.*
* profiles/packages: Add colmenadevhell2022-01-261-0/+1
|
* profiles/packages: Add resticdevhell2022-01-211-0/+1
|
* profiles/packages: Remove gitinspectordevhell2022-01-201-1/+0
| | | | | This has also been removed in upstream nixpkgs because it doesn't work with Python 3.
* profiles/packages: Remove gnome.defaultIconThemedevhell2022-01-191-1/+0
| | | | This has been removed from nixpkgs upstream recently.
* profile/packages: Remove smosdevhell2022-01-131-1/+0
| | | | | This has been removed by the upstream developer, and subsequently has been removed from nixpkgs.
* profiles/packages: nixops,focuswriter,musikcubedevhell2021-12-281-3/+2
| | | | | | | | At the moment `musikcube` doesn't build, so I'm temporarily disabling it. I'm not a fan of `focuswriter` after all, so I don't use it. The main issue with `nixopsUnstable` is still that the plugin-system has no straightforward documentation and until I need Hetzner-specific functionality, it'll do.
* profiles/base: Remove du aliasdevhell2021-11-191-1/+0
| | | | I'm used to dust enough, so now I'll make use of both, `du` and `dust`.
* profiles/packages: Add obs-studiodevhell2021-11-191-0/+1
| | | | | As part of my work I'm having to record stuff now. And what better thing to use than the almighty OBS Studio!
* profiles/base: Fix auto-optimise-storedevhell2021-11-151-1/+1
| | | | Brainfart.
* {machines,modules}/devhell: Switch to Nix 2.4devhell2021-11-151-0/+4
| | | | | This commit also includes a bit of drying the `auto-optimise-store` Nix option.
* profiles/packages: Reenable mnamer and piprdevhell2021-11-091-2/+2
| | | | These build again and so I'm reenabling them.
* profiles/packages: Add wiki-tuidevhell2021-11-071-0/+1
| | | | There's no home like the TUI.
* profiles/packages: Add papirus-icon-themedevhell2021-11-051-0/+1
| | | | Let's see if this is any good.
* profiles/services: Fix qemu.package evaldevhell2021-11-011-1/+1
|
* profiles/packages: Add mdbook{-mermaid}devhell2021-10-271-0/+2
| | | | My gawd, it's beautiful for quick documentation writing.
* profiles/packages: Add various toolsdevhell2021-10-171-0/+7
| | | | I find all of these interesting for different reasons.
* profiles/packagesL Add menyokidevhell2021-10-071-0/+1
| | | | | | I do have to work a lot with screenshots and being able to create small gif animations, right there, without much hassle, is fantastic. This tool is a nice complement to `flameshot`.
* profiles/packages: Add diskusdevhell2021-10-051-0/+1
| | | | Fast, straight-forward, no-nonsense `du -sh` replacement.
* profiles/packages: Add grvdevhell2021-10-021-0/+1
|
* Revert "profiles/packages: Remove pulseaudio"devhell2021-10-011-0/+1
| | | | | | | I'm an idiot, plain and simple. Obviously `pactl` is part of `pulseaudio` and I need it to control the damn volume. Argh. This reverts commit 3323d35a6b466aaf8d5ad5a4f0bbfaa9a2e224da.
* profiles/packages: Remove pulseaudiodevhell2021-09-291-1/+0
| | | | Pretty sure I don't really need this anymore. Might be wrong, we'll see.
* profiles/packages: Remove nixopsdevhell2021-09-221-1/+1
| | | | Yes, it's brittle and currently doesn't build.
* Revert "Revert "profiles/{base,packages,services}: Swith to pipewire""devhell2021-09-123-7/+9
| | | | | | | | | I've dropped MPD for local playback now, so perhaps this means I can use it now as expected. This also adds `pulseaudio` for `pactl` to work, and enables `rtkit`. This reverts commit 1931d7ead73c9060e0d163073e091e028e7b5dfa.
* profiles/packages: Add musikcubedevhell2021-09-081-0/+1
| | | | | I've stopped using MPD for local playback, only because it's a bit annoying to try and make it work with PA and PW.
* profiles/packages: Disable mnamerdevhell2021-08-291-1/+1
| | | | | This package doesn't currently pass its tests and I'd like to not be blocked from upgrading my system.
* profiles/{base,packages,services}: Remove mpddevhell2021-08-163-33/+1
| | | | | | | | | | While I love the idea of being able to use different interfaces for my music listening, I'm not sure it's really worth it locally anymore. I have an MPD server running on the network, which I can still connect to using `ncmpcpp` for example, but for local playback, such as at work, there is no point really in keeping it around. For local playback on `gunnr` I'll just find something else. This would also solve my previous PipeWire problem.
* profiles/packages: Refine geoclue2 servicedevhell2021-08-131-1/+10
| | | | | I'm a bit annoyed at how `geoclue2` has everything and the kitchen sink enabled, so I'm refining it here.