No description
Find a file
Gerg-L 0d2e560191 switch to using specialArgs for inputs
made dummy option for deadnix to shutup about disko

update flake.lock

stopped using neovim overlay
2023-05-17 22:35:48 -04:00
installer add diskoConfigurations 2023-04-30 18:57:45 -04:00
misc switched back to prime sync 2023-03-23 19:39:57 -04:00
modules switch to using specialArgs for inputs 2023-05-17 22:35:48 -04:00
pkgs commit msgs are hard 2023-04-28 19:32:35 -04:00
systems switch to using specialArgs for inputs 2023-05-17 22:35:48 -04:00
.envrc added direnv and actually changed username and email in git 2023-02-08 21:34:54 -05:00
.gitignore nifty import functions 2023-04-22 00:48:14 -04:00
.sops.yaml updated sops keys from user keys to host keys 2023-03-11 15:06:20 -05:00
flake.lock switch to using specialArgs for inputs 2023-05-17 22:35:48 -04:00
flake.nix switch to using specialArgs for inputs 2023-05-17 22:35:48 -04:00
README.md funni 2023-05-02 08:54:14 -04:00

funni ascii graph

nixos on  master   exa --tree
.
├── flake.lock
├── flake.nix
├── installer
│  └── default.nix
├── misc
│  ├── 1-monitor.conf
│  ├── 2-monitor.conf
│  ├── black.theme.css
│  ├── nixos.png
│  ├── recursion.png
│  └── Windows.xml
├── modules
│  ├── boot
│  │  ├── misc.nix
│  │  ├── silent.nix
│  │  └── stage2patch.nix
│  ├── builders.nix
│  ├── DE
│  │  ├── dwm.nix
│  │  ├── gnome.nix
│  │  └── xfce.nix
│  ├── DM
│  │  ├── autoLogin.nix
│  │  ├── lightDM.nix
│  │  └── misc.nix
│  ├── git.nix
│  ├── hardware.nix
│  ├── misc.nix
│  ├── nix.nix
│  ├── packages.nix
│  ├── shell.nix
│  ├── sops.nix
│  ├── theming.nix
│  ├── unfree.nix
│  └── X11.nix
├── pkgs
│  ├── afk-cmds.nix
│  ├── parrot.nix
│  └── t-rex.nix
├── README.md
└── systems
   ├── game-laptop
   │  ├── default.nix
   │  ├── disko.nix
   │  ├── prime.nix
   │  └── secrets.yaml
   ├── gerg-desktop
   │  ├── containers
   │  │  ├── minecraft.nix
   │  │  └── website.nix_
   │  ├── default.nix
   │  ├── disko.nix
   │  ├── erase-your-darlings.nix
   │  ├── parrot.nix
   │  ├── secrets.yaml
   │  ├── spicetify.nix
   │  ├── vfio.nix
   │  └── zfs.nix
   └── moms-laptop
   ├── default.nix
   ├── disko.nix
   ├── printing.nix
   └── secrets.yaml

This is my personal nixos configuration it currently has 3 hosts:

"gerg-desktop" my main computer specs which I run a windows KVM VFIO virtual machine on

"game-laptop" a HP Pavilion Laptop 15-ec2121nr which I've been testing linux game compatability on

"moms-laptop" a TOSHIBA Satellite L855-S5309 very old and very slow -basically a bootloader for firefox