No description
Find a file
2023-05-26 01:10:49 -04:00
installer add diskoConfigurations 2023-04-30 18:57:45 -04:00
misc moved images to their own package 2023-05-21 17:42:55 -04:00
modules cleaned up a whole bunch 2023-05-26 01:10:49 -04:00
pkgs cleaned up a whole bunch 2023-05-26 01:10:49 -04:00
systems cleaned up a whole bunch 2023-05-26 01:10:49 -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 cleaned up a whole bunch 2023-05-26 01:10:49 -04:00
flake.nix nix-collect-garbage fixed 2023-05-18 06:00:31 -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