index
:
nixos-config
this commit
animdl
containers
emacs_lsp
emacsoverlay
master
new_readme
My Personal Nix/NixOS Configuration.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Hardware: Disks: Persist /root
Baitinq
2022-10-13
3
-0
/
+3
|
|
|
|
|
This fixes things like not saving root ssh known hosts. ("Needed") for deploy-rs
*
Misc: Add deploy-rs tool and setup deploy configurations
Baitinq
2022-10-13
3
-0
/
+26
|
*
Hosts: Root user: Add authorized ssh keys
Baitinq
2022-10-13
1
-9
/
+16
|
*
Hosts: Home: Add password-manager
Baitinq
2022-10-13
1
-0
/
+6
|
*
Module: Git-server: Remove
Baitinq
2022-10-12
1
-89
/
+0
|
*
Update
Baitinq
2022-10-11
1
-0
/
+0
|
*
Hosts: Neovim: Add custom config
Baitinq
2022-10-11
1
-0
/
+11
|
*
Hardware: Virtualbox: Disable wlr_hardware_cursors and guest_tools
Baitinq
2022-10-10
1
-1
/
+5
|
*
Hardware: Virtualbox: Disks: Change size of nix partition to 32G
Baitinq
2022-10-10
1
-1
/
+1
|
*
Hardware: Disks: Persist ssh host key files
Baitinq
2022-10-08
3
-0
/
+12
|
*
Hosts: Enable local dns server using unbound
Baitinq
2022-10-06
1
-1
/
+3
|
*
Hosts: Explicitly enable some networking options
Baitinq
2022-10-06
1
-0
/
+4
|
*
Update
Baitinq
2022-10-06
1
-0
/
+0
|
*
Hardware: Virtualbox: Add disks-* utilities
Baitinq
2022-10-06
1
-42
/
+127
|
*
Overlays: Base: Remove nonworking grub luks2 patch
Baitinq
2022-10-04
1
-6
/
+0
|
*
Hosts: Dont use uu-utils
Baitinq
2022-10-04
1
-1
/
+1
|
*
Hardware: Laptop: Add disks utilities programs
Baitinq
2022-10-04
1
-38
/
+128
|
*
mkHost: Set hostname as host + "-" + hardware
Baitinq
2022-10-02
1
-1
/
+1
|
*
Hosts-separation: Move hardware.cpu.intel.updateMicrocode to host specific ↵
Baitinq
2022-10-01
3
-4
/
+4
|
|
|
|
config
*
Home: Add calibre* to all hosts
Baitinq
2022-10-01
3
-6
/
+3
|
*
Modules: git-server: Listen on ipv6 too
Baitinq
2022-09-29
1
-1
/
+4
|
*
Firewall: Allow tcp:9090 (calibre)
Baitinq
2022-09-29
1
-1
/
+1
|
*
Misc: Comments cleanup
Baitinq
2022-09-29
1
-9
/
+0
|
*
Home: Add strace
Baitinq
2022-09-29
1
-0
/
+1
|
*
Modules: Email: Neomutt: Add gmail mailboxes
Baitinq
2022-09-29
1
-0
/
+8
|
*
Misc: Update usage
Baitinq
2022-09-29
2
-5
/
+5
|
*
Module: Email: Fix imapnotify command
Baitinq
2022-09-29
1
-5
/
+3
|
*
Module: Email: Remove flavor
Baitinq
2022-09-29
1
-1
/
+10
|
*
Module: Email: Remove notmuch
Baitinq
2022-09-29
1
-7
/
+2
|
*
Module: Email: Mutt: Add extraConfig
Baitinq
2022-09-29
1
-0
/
+6
|
*
Module: Email: Enable imapnotify service
Baitinq
2022-09-29
1
-1
/
+1
|
*
Dotfiles: River: Swaylock: Add grace period
Baitinq
2022-09-29
1
-2
/
+2
|
*
Overlays: Base: Override mpv with mpv-with-scrits
Baitinq
2022-09-29
1
-0
/
+4
|
*
Fmt
Baitinq
2022-09-29
3
-5
/
+8
|
*
Update
Baitinq
2022-09-29
2
-1
/
+1
|
*
Modules: Add email module
Baitinq
2022-09-29
2
-1
/
+78
|
*
Overlays: Base: Grub2: Support luks2 with patch
Baitinq
2022-09-26
2
-0
/
+311
|
*
Module: Virtualisation: Replace docker with podman
Baitinq
2022-09-26
1
-2
/
+5
|
*
Home: Add libnotify package
Baitinq
2022-09-26
1
-0
/
+1
|
*
Home: Add speedtest-cli package
Baitinq
2022-09-26
1
-0
/
+1
|
*
Dotfiles: .profile: Set correct Wayland env variables
Baitinq
2022-09-26
1
-4
/
+4
|
*
Hardware: Remove tmpfs / size
Baitinq
2022-09-26
3
-3
/
+3
|
*
SSH: Disable password authentication
Baitinq
2022-09-25
1
-2
/
+1
|
*
Hardware: / tfmps mount: Mount with 755 perms
Baitinq
2022-09-25
3
-0
/
+3
|
*
SSH: Change listening port to port 22
Baitinq
2022-09-25
1
-2
/
+2
|
*
Firewall: Allow tcp:80
Baitinq
2022-09-23
1
-1
/
+1
|
*
SSH: Add own authorized_keys
Baitinq
2022-09-23
1
-0
/
+6
|
*
Misc: Encrypt flake.lock
Baitinq
2022-09-22
2
-0
/
+1
|
|
|
|
Security? mayb
*
Modules: Add git-server module
Baitinq
2022-09-22
2
-1
/
+86
|
|
|
|
This adds a git server (gitolite) with a web frontend cgit
*
Home: Git: Add send-email 'account'
Baitinq
2022-09-22
2
-0
/
+7
|
[prev]
[next]