Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix(u/sils/nixvim): show buffers in floating neotree window | sils | 2023-11-26 | |
| | ||||
* | fix(u/sils/nixvim): migrate to new keympap format | sils | 2023-11-26 | |
| | ||||
* | fix(flake): inputs.poetry2nix.inputs.systems.follows = "systems" | sils | 2023-11-26 | |
| | ||||
* | fix(flake/nixosConfigurations): remove unused inputs | sils | 2023-11-26 | |
| | ||||
* | build(flake): update | sils | 2023-11-26 | |
| | ||||
* | fix(flake): remove unused imports | sils | 2023-11-26 | |
| | ||||
* | fix(flake): optimize imports | sils | 2023-11-26 | |
| | ||||
* | feat(treewide): remove git-crypt | sils | 2023-11-26 | |
| | | | | | I don't use it anymore and have no intentions to do in future as it complicates building with hydra. | |||
* | feat(sys/networking): declare networks with hidden ssids | sils | 2023-11-26 | |
| | ||||
* | feat(secrets/wireless): update | sils | 2023-11-26 | |
| | ||||
* | build(flake): update | sils | 2023-11-23 | |
| | ||||
* | feat(flake): remove unneeded systems.nix | sils | 2023-11-23 | |
| | ||||
* | feat(flake): switch to remote systems input | sils | 2023-11-23 | |
| | | | | This enables building this flake | |||
* | feat(flake/packages): set neovim as default | sils | 2023-11-23 | |
| | ||||
* | feat(flake): refactor and add checks output | sils | 2023-11-23 | |
| | ||||
* | feat(treewide): make configured neovim available as package | sils | 2023-11-23 | |
| | ||||
* | fix(flake): switch to modern devShells | sils | 2023-11-23 | |
| | ||||
* | feat(u/sils/nixvim): switch back to coq-nvim | sils | 2023-11-23 | |
| | ||||
* | feat(u/sils/nixvim): install Cargo and Rustc | sils | 2023-11-23 | |
| | ||||
* | style(treewide): format | sils | 2023-11-23 | |
| | ||||
* | feat(sys/nix): add my configuration flake in the registry | sils | 2023-11-23 | |
| | ||||
* | build(flake): update | sils | 2023-11-23 | |
| | ||||
* | feat(treewide): add network | sils | 2023-11-23 | |
| | ||||
* | fix(secrets/wireless.age): update | sils | 2023-11-20 | |
| | | | | | | | | | | | | | | | | | | | | | # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is up to date with 'origin/main'. # # Changes to be committed: # modified: secrets/wireless.age # # Changes not staged for commit: # modified: sys/nix/default.nix # modified: users/default.nix # # Untracked files: # files/root_ssh_config # nixremote # users/root/ # | |||
* | feat(secrets): add nixremote ssh-key | sils | 2023-11-20 | |
| | ||||
* | build(flake): update | sils | 2023-11-19 | |
| | ||||
* | style(u/sils/waybar): format with alejandra | sils | 2023-11-19 | |
| | ||||
* | feat(sys/services): add openssh | sils | 2023-11-19 | |
| | | | | | This is only needed for agenix. I'll probably remove that overhead in future. | |||
* | feat(treewide): use agenix for wifi-passwords | sils | 2023-11-19 | |
| | ||||
* | feat(flake): add (r)agenix | sils | 2023-11-19 | |
| | ||||
* | fix(u/sils/waybar): change css | sils | 2023-11-19 | |
| | ||||
* | feat(u/sils): switch back to waybar | sils | 2023-11-19 | |
| | ||||
* | feat(flake): declare devShell and formatter for i686-linux | sils | 2023-11-18 | |
| | ||||
* | fix(flake): add i686-linux system | sils | 2023-11-18 | |
| | ||||
* | refactor(flake): pass attrs to home-manager | sils | 2023-11-18 | |
| | | | | This reduces unnecessary repetition | |||
* | style(treewide): format with alejandra | sils | 2023-11-18 | |
| | ||||
* | fix(flake): apply nixvim overlay | sils | 2023-11-18 | |
| | ||||
* | feat(.sops.yaml): add | sils | 2023-11-17 | |
| | ||||
* | feat(flake): add sops-nix | sils | 2023-11-17 | |
| | ||||
* | fix(u/sils/gpg): add cachttl | sils | 2023-11-17 | |
| | ||||
* | fix(treewide): remove ragenix | sils | 2023-11-17 | |
| | ||||
* | feat(flake): remove (r)agenix | sils | 2023-11-17 | |
| | ||||
* | feat(treewide): declare networks host-independent | sils | 2023-11-17 | |
| | ||||
* | feat(treewide): add git-crypt | sils | 2023-11-17 | |
| | | | | | | New collaborators: 9EA73AC9 Silas Schöffel <sils@sils.li> | |||
* | style(hosts): format with alejandra | sils | 2023-11-16 | |
| | ||||
* | feat(u/sils/gpg): start gpg-agent on shell init | sils | 2023-11-16 | |
| | ||||
* | feat(u/sils/gpg): add silent zsh init with gpg-agent | sils | 2023-11-16 | |
| | ||||
* | feat(u/sils/gpg): remove ampersand from keygrip | sils | 2023-11-16 | |
| | | | | | | | | | | | | | | | Apparently it shouldn't be there # Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # # On branch main # Your branch is ahead of 'origin/main' by 1 commit. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: users/sils/gpg/default.nix # | |||
* | feat(hosts): remove sshAgent enableation | sils | 2023-11-16 | |
| | | | | | This was in the wrong place and interferes with my intention to use gpg-agent | |||
* | feat(u/sils): switch to gpg-agent | sils | 2023-11-15 | |
| |