Change the Kitty key

This commit is contained in:
Bun 2025-03-21 21:14:32 -04:00
parent b23caa238e
commit 7f1e116e2d
2 changed files with 4 additions and 3 deletions

View file

@ -7,10 +7,11 @@ While this is primarily organized for my own use, you may find each individual s
You can install this flake from any system with Nix installed, including any ISO.
Use ``nix --experimental-features "nix-command flakes" run github:nix-community/disko/latest -- --mode destroy,format,mount ./filename.nix`` to format the disk with Disko.
You will want to generate a hardware-config.nix file using ``nixos-generate-config --root ./ --no-filesystems``, and adapt it to fit the format of ``/hosts``, adjusting for your specific system.
After, the install can be finished with ``nixos-install --flake .#host``, where ``host`` is a hostname defined in this flake.
After, the install can be finished with ``nixos-install --root /mnt --flake .#host``, where ``host`` is a hostname defined in this flake.
### Usage
Home-Manager is handled with the system, but can be used on other systems with Nix without root. A rebuild of a user's home is done with ``home-manager switch --flake /etc/nixos/.#user``, as defined under ``homeConfigurations`` in the flake.
Home-Manager is handled with the system, but can be used on other systems with Nix without root.
A rebuild of a user's home is done with ``nh home switch . -c user``, where user is defined under ``homeConfigurations`` in the flake.
My config pirmarily uses these tools:
``Niri`` - Window manager / Desktop

View file

@ -1 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGyeBzogUVlK+PR+lC92gPwzal8KmA2xeaTOhi59smXq
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDOBa+Wz1FqFEnMeXflP0CPt2wnN819T+FdSCIwFLJjN