Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better btrfs config #8

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
1df8d02
feat(btrfs)!: no lvm
NikodemMarek Oct 15, 2024
e5a7985
feat(shell): better install script and disco in shell
NikodemMarek Oct 15, 2024
a4df008
feat(disko): version bump
NikodemMarek Oct 18, 2024
0c68dcd
feat: update
NikodemMarek Oct 19, 2024
8246e07
fix: broken by update
NikodemMarek Oct 20, 2024
985edcb
feat(laptop): removed music, ollama and zerotier
NikodemMarek Oct 28, 2024
7c68090
fix(battery-notifier): starts automatically
NikodemMarek Oct 28, 2024
c3317f4
fix(ssh): key not set correctly
NikodemMarek Nov 1, 2024
6ce3735
feat(impermanence): rollback script handled by systemd
NikodemMarek Nov 2, 2024
755031c
fix(fun): persist steam
NikodemMarek Nov 2, 2024
fcad7b0
feat(persistence): split persisted files into categories
NikodemMarek Nov 2, 2024
b95aa60
feat(config): removed settings and moved config path
NikodemMarek Nov 3, 2024
59d4551
feat(persistence): simpler persist
NikodemMarek Nov 3, 2024
883a159
refactor(persist): as module
NikodemMarek Nov 3, 2024
ade26e6
refactor(disko): cleanup
NikodemMarek Nov 3, 2024
51ad41d
feat(eww): convert to module and fix annoyances
NikodemMarek Nov 13, 2024
703cdc1
refactor(fabric-ai): remove fabric-ai because it is in nixpkgs
NikodemMarek Nov 15, 2024
c42e21d
fix(syncthing): it still does not work, but its trying
NikodemMarek Nov 30, 2024
fd934a2
feat(wezterm): add keybindings for pane navigation
NikodemMarek Nov 30, 2024
6ae22d9
feat(neovim): update
NikodemMarek Dec 29, 2024
b8dbaf3
feat(networking): agh guest network
NikodemMarek Jan 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .envrc
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1 +1 @@
use nix
use flake
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .sops.yaml
100644 → 100755
Empty file.
Empty file modified assets/background.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/catppuccin-mocha.nix
100644 → 100755
Empty file.
Loading