summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* add bolt-launcher for launching runeliteKleidi Bujari2026-01-11
|
* experimental image builds with repartKleidi Bujari2025-12-05
|
* package randpassKleidi Bujari2025-12-05
|
* specify whatsapp!Kleidi Bujari2025-11-28
|
* flake.lock: UpdateKleidi Bujari2025-11-11
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/08dacfca559e1d7da38f3cf05f1f45ee9bfd213c?narHash=sha256-o9KF3DJL7g7iYMZq9SWgfS1BFlNbsm6xplRjVlOCkXI%3D' (2025-10-28) → 'github:nixos/nixpkgs/b6a8526db03f735b89dd5ff348f53f752e7ddc8e?narHash=sha256-rXXuz51Bq7DHBlfIjN7jO8Bu3du5TV%2B3DSADBX7/9YQ%3D' (2025-11-08)
* flake.lock: UpdateKleidi Bujari2025-10-31
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/d0fc30899600b9b3466ddb260fd83deb486c32f1?narHash=sha256-rw/PHa1cqiePdBxhF66V7R%2BWAP8WekQ0mCDG4CFqT8Y%3D' (2025-09-02) → 'github:nixos/nixpkgs/08dacfca559e1d7da38f3cf05f1f45ee9bfd213c?narHash=sha256-o9KF3DJL7g7iYMZq9SWgfS1BFlNbsm6xplRjVlOCkXI%3D' (2025-10-28)
* correct filename so it is picked up by overlayKleidi Bujari2025-09-12
|
* switch fonts to ibm plex and remove default noto fontsKleidi Bujari2025-09-12
|
* move packages to overlay and expose certain packagesKleidi Bujari2025-09-12
|
* remove explicit xwayland-satellite serviceKleidi Bujari2025-09-02
| | | | niri handles this now :)
* flake.lock: UpdateKleidi Bujari2025-09-02
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/d7600c775f877cd87b4f5a831c28aa94137377aa?narHash=sha256-tlOn88coG5fzdyqz6R93SQL5Gpq%2Bm/DsWpekNFhqPQk%3D' (2025-08-30) → 'github:nixos/nixpkgs/d0fc30899600b9b3466ddb260fd83deb486c32f1?narHash=sha256-rw/PHa1cqiePdBxhF66V7R%2BWAP8WekQ0mCDG4CFqT8Y%3D' (2025-09-02)
* disable command-not-found by defaultKleidi Bujari2025-08-31
|
* automount devices in /media rather than /run/media/$USERKleidi Bujari2025-08-31
|
* default to wayland for qt appsKleidi Bujari2025-08-31
|
* disable man pages by default and enable them for desktopsKleidi Bujari2025-08-31
|
* flake.lock: UpdateKleidi Bujari2025-08-31
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/dfb2f12e899db4876308eba6d93455ab7da304cd?narHash=sha256-1wxxznpW2CKvI9VdniaUnTT2Os6rdRJcRUf65ZK9OtE%3D' (2025-08-28) → 'github:nixos/nixpkgs/d7600c775f877cd87b4f5a831c28aa94137377aa?narHash=sha256-tlOn88coG5fzdyqz6R93SQL5Gpq%2Bm/DsWpekNFhqPQk%3D' (2025-08-30)
* enable spellcheckers and add common dictionariesKleidi Bujari2025-08-31
|
* remove redundant global env varsKleidi Bujari2025-08-31
| | | | niri wm handles these already.
* properly set system fonts rather than just installingKleidi Bujari2025-08-31
|
* improve multi-arg command for swaylockKleidi Bujari2025-08-31
| | | | | This seems like a much nicer way to specify multi-arg commands. Will likely convert all such usecases to this style going forward.
* more specific waybar serviceKleidi Bujari2025-08-31
|
* add shortener for sourcehut gitKleidi Bujari2025-08-30
|
* flake.lock: UpdateKleidi Bujari2025-08-30
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/4206c4cb56751df534751b058295ea61357bbbaa?narHash=sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc%3D' (2025-06-21) → 'github:nixos/nixpkgs/dfb2f12e899db4876308eba6d93455ab7da304cd?narHash=sha256-1wxxznpW2CKvI9VdniaUnTT2Os6rdRJcRUf65ZK9OtE%3D' (2025-08-28)
* update timezone and fix desktop module injectionKleidi Bujari2025-08-30
|
* add treesitter grammars and properly handle idle desktopKleidi Bujari2025-07-18
|
* correct start dateKleidi Bujari2025-07-05
|
* flatten dataset structure and persist moreKleidi Bujari2025-07-05
| | | | | | | | | | | | | | | | | | | Modified options used in disk creation so that consumers of this module will actually pass disko virtual machine tests. The flat dataset structure is changed from the xnet disk module, mainly since I never really made use of the nesting properly. The only place nesting matters is really in the persist dataset, and that one is managed by hand anyway. Although the changes pass tests and seem fine, they have not been tested on actual hardware yet since the dataset layout changes are destructive to any running machines, and cannot be simply reverted, since they alter the disk. /var, /root, and extras are now persisted since they do not expect to be wiped on reboot. I never really had problems with this but would rather minimize messing with SystemD's expectations regarding /var especially.
* flake.lock: UpdateKleidi Bujari2025-07-05
| | | | | | | | Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/0141aabed359f063de7413f80d906e1d98c0c123?narHash=sha256-ItkIZyebGvNH2dK9jVGzJHGPtb6BSWLN8Gmef16NeY0%3D' (2025-01-14) → 'github:nix-community/disko/ff442f5d1425feb86344c028298548024f21256d?narHash=sha256-eDoSOhxGEm2PykZFa/x9QG5eTH0MJdiJ9aR00VAofXE%3D' (2025-05-08)
* update cv againKleidi Bujari2025-07-04
|
* pull desktop from xnet and fix nix cli nixpkgs pinKleidi Bujari2025-07-04
|
* add t1 tests and update cvKleidi Bujari2025-07-04
|
* add email setupKleidi Bujari2025-07-04
|
* enable docs and fix large closure buildsKleidi Bujari2025-07-04
|
* flake.lock: UpdateKleidi Bujari2025-06-24
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/f771eb401a46846c1aebd20552521b233dd7e18b?narHash=sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA%3D' (2025-04-24) → 'github:nixos/nixpkgs/4206c4cb56751df534751b058295ea61357bbbaa?narHash=sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc%3D' (2025-06-21)
* modify langsKleidi Bujari2025-04-30
|
* move modules out of xnetKleidi Bujari2025-04-29
|
* flake.lock: UpdateKleidi Bujari2025-04-26
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/2c8d3f48d33929642c1c12cd243df4cc7d2ce434?narHash=sha256-F7n4%2BKOIfWrwoQjXrL2wD9RhFYLs2/GGe/MQY1sSdlE%3D' (2025-04-02) → 'github:nixos/nixpkgs/f771eb401a46846c1aebd20552521b233dd7e18b?narHash=sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA%3D' (2025-04-24)
* correct page marginsKleidi Bujari2025-04-05
|
* automate hosts gen and bump nixpkgsKleidi Bujari2025-04-05
|
* remove machinesKleidi Bujari2025-04-02
|
* fix stale pathKleidi Bujari2025-04-02
|
* update and hide changesKleidi Bujari2025-04-02
|
* change canonical siteKleidi Bujari2025-04-02
|
* Merge remote-tracking branch 'origin/copy-blueprint'Kleidi Bujari2025-04-02
|\
| * automate project structureKleidi Bujari2025-04-02
| |
* | april updatesKleidi Bujari2025-04-02
|/
* march sprintKleidi Bujari2025-03-20
|
* early feb sprintKleidi Bujari2025-03-03
|
* ibidKleidi Bujari2025-02-23
|
* prep t1 for migrationKleidi Bujari2025-02-23
|