41658fc8c3
global/nix: sort packages
2023-10-31 21:36:12 -04:00
328a13d266
global/nix: add nix-diff and nix-tree
2023-10-31 21:36:12 -04:00
f8b52bf740
global/nix: allow all users to use nix
...
Even though it's just me :)
2023-10-31 21:36:12 -04:00
961955625f
global/nix: remove nrb
2023-10-31 21:36:12 -04:00
616b6c09f1
global/nix: use nix.settings instead of nix.extraOptions
2023-10-31 21:36:12 -04:00
84e58699a3
global/nix: remove nixos-option
2023-10-31 21:36:12 -04:00
817c34ddfe
flake: pin nix and nixpkgs versions
...
Nix 2.18 has known issues with invalid store paths
Latest nixos-unstable fails to build
2023-10-26 01:21:03 -04:00
feec801833
global/shell: make math alias more portable
2023-10-04 10:23:46 -04:00
0fe2c66bc0
flake: refactor references to hlissner/dotfiles
2023-09-26 16:53:13 -04:00
3ccf76d134
global/nix: rename self to universe in registry
2023-09-26 16:45:33 -04:00
f3bcc06503
global/defaults: add file to override NixOS defaults
2023-09-21 11:15:16 -04:00
4858886710
global/nix: replace if with optionalString
2023-09-18 10:10:01 -04:00
b1fc6ebc90
global/nix: handle local registry manually
2023-09-18 10:08:38 -04:00
4250390003
global: add universe.packages
2023-09-11 08:50:04 -04:00
817741c49f
global/options: remove unnecessary types usage
2023-09-11 08:49:24 -04:00
f9b5077856
data.cs.purdue.edu: use home manager package management
2023-09-09 17:24:37 -04:00
462b7ad16f
global: replace exa with eza
2023-09-09 14:21:19 -04:00
7d6854bb5f
global/home-manager: move xsession shared module to wm
2023-09-08 22:00:17 -04:00
e50310eb80
flake: migrate users/profiles -> users/modules
2023-09-08 21:59:56 -04:00
8ed1633716
global/programming -> profiles/programming
2023-09-07 17:00:28 -04:00
02ee6a4fb1
global/networking: disable zerotier
2023-09-01 17:05:26 -04:00
15696192be
global: hm-system-defaults -> home-manager
2023-08-28 09:50:54 -04:00
c44b33711e
profiles/mpd: move mpd config into profile
2023-08-28 09:50:10 -04:00
7554ded3fe
global/hm-system-defaults: move xdg user dirs into defaults
2023-08-28 09:49:42 -04:00
5a13b371bc
flake: move home manager profiles into hm-system-defaults
2023-08-28 09:49:00 -04:00
78030a037c
global/networking: add ZeroTierOne
2023-08-25 15:14:31 -04:00
054256f0d4
global/shell: add ucd alias
2023-08-21 11:45:03 -04:00
e9e7ca3f85
global/packages: add imagemagick
...
Fixes an issue with removing kitty/qtile's path pollution that prevented
neofetch from running properly.
Neofetch requires ImageMagick for displaying images
2023-08-20 17:29:25 -04:00
7acb83e5e4
programming/rust: replace fenix with rust-overlay
2023-08-16 00:26:45 -04:00
12d6493289
global/packages: add arandr if graphical
2023-08-10 10:57:18 -04:00
b24034aa53
global/hm-system-defaults: make some profiles global
2023-08-03 11:18:45 -04:00
f0017d381e
global/packages: make some packages graphical-only
2023-08-03 11:14:47 -04:00
251c86e350
global/packages: add unrar-wrapper
2023-07-31 14:11:08 -04:00
b2eba2b8c2
networking: move private networking from flake to module
2023-07-30 00:33:21 -04:00
acab26156e
programming: move from profiles to modules
2023-07-29 18:29:02 -04:00
7c9c18e578
modules: move devos/* into global
2023-07-29 16:31:33 -04:00
50debb5dec
flake: rewrite to use flake-parts
2023-07-28 15:30:10 -04:00
2cc70a8c4a
flake: remove bud
2023-07-27 15:44:06 -04:00
44515ec81f
flake: use universe-cli overlay
2023-07-27 15:40:03 -04:00
5e742c0b8b
flake: introduce universe-cli
2023-07-27 00:58:43 -04:00
bee6bd5d2d
global/shell: ignore .git when showing exa tree
2023-07-21 16:00:19 -04:00
414f8b6030
global/security: enable restributable firmware globally
...
Also enable AMD microcode updates based on redistributable firmware
being enabled
2023-07-20 21:22:27 -04:00
dcf22f2da3
tweak(global/packages): neofetch -> hyfetch
2023-07-19 16:41:13 -04:00
c7b5a8609c
tweak(global/shell): add acat and vcat aliases
...
audio cat and video cat respectively, in the same vein as icat -> image cat
2023-05-28 16:30:44 -04:00
11612a1671
nit(global/shell): adjust spacing between aliases
2023-05-28 16:30:44 -04:00
6cbd439f40
nit(global/shell): only add mnt/umnt if sudo is enabled
2023-05-28 15:29:13 -04:00
028e3e9e84
tweak(global/shell): alias erdtree to et
2023-05-22 01:40:58 -04:00
6ff5bf4c11
feat(global): add yt-dlp and aliases
2023-04-22 23:50:11 -04:00
8b51f85fe4
tweak(global/packages): install yq
2023-04-09 13:53:25 -04:00
09c327fb60
fix(shell): enable fish/zsh system-side
...
This resolves an assertion that they must be enabled for them to be a
user shell. (Also applies to xonsh.)
This sets up the relevant system directories for things like path, etc.
Shouldn't(?) conflict with home-manager.
2023-04-06 11:08:59 -04:00