summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* enable disk auto mountingKleidi Bujari2025-02-16
|
* feb2025 sprintKleidi Bujari2025-02-13
|
* move users to depot, add gitignoreKleidi Bujari2025-01-24
|
* fixes wifi persistenceKleidi Bujari2025-01-24
|
* simplify cv buildKleidi Bujari2025-01-24
|
* 25-jan sprintKleidi Bujari2025-01-24
|
* pull resistors from githubKleidi Bujari2025-01-22
|
* add typst writing env initKleidi Bujari2025-01-21
|
* switch blog to symlink with othersKleidi Bujari2025-01-19
|
* post vimcompilersKleidi Bujari2025-01-17
|
* lock hardwareKleidi Bujari2025-01-01
|
* Add hardware inputKleidi Bujari2024-12-29
|