my dotfiles lol
 
 
 
Go to file
Volkor 0fc4952d9a
add cerulean config
2023-08-06 04:42:07 +10:00
dynamic-wallpaper add cerulean config 2023-08-06 04:42:07 +10:00
flake add cerulean config 2023-08-06 04:42:07 +10:00
.gitignore adding this each time is annoying 2023-03-26 20:12:35 +11:00
LICENSE Update LICENSE 2021-09-03 13:57:45 +00:00
README.md yo 2023-04-25 20:44:16 +10:00
Yubikey.md yo 2023-04-25 20:44:16 +10:00
bashrc commit wallpaper and new dotfiles stuff 2023-04-27 02:22:44 +10:00
vimrc commit wallpaper and new dotfiles stuff 2023-04-27 02:22:44 +10:00

README.md

dotfiles

This is a cool rewrite of my dotfiles for nixos.

This contains the dotfiles for my Home server, and personal pc.

At the moment this is only running for my personal pc, and the server is a WIP vm test that I will roll out as I get settled in.

The .nix files are fairly well documented, and I hope that someone with 0 idea of nix would be able to understand this.

Specifics

flake.nix - 'main' config, flakes are cool things that let you define the entire system without needing to touch anywhere owned by root.

Installation

I just add the following to the /etc/nixos/confiuration.nix

  nix = {
    package = pkgs.nixFlakes;
    extraOptions = "experimental-features = nix-command flakes";
  };
}

and then: sudo nixos-rebuild switch --flake .#hostname

TODO

  • Fix gpg signing issues.
  • Figure out how to set up hyprland + other wm's/des
  • Noise-Cancelling