Commit graph

102 commits

Author SHA1 Message Date
8c1d5b6a01 updated nix, removed usage of lib.types.string 2023-08-13 09:26:58 -04:00
1debd48ceb pipewire sound in VM is fixed
various fixes
2023-07-30 10:27:17 -04:00
c4e6bcb664 moved install iso from a package to a host
made funnier functions

gave more modules disable options

updated lint command
2023-07-28 20:18:57 -04:00
748e2e5cf1 removed leftover shell script from devshell 2023-07-26 16:21:52 -04:00
bcea731103 updated lint command 2023-07-26 12:45:55 -04:00
52c2b49425 mkPkgs -> mkPackages
./pkgs -> ./packages
2023-07-25 22:29:57 -04:00
e33da6d843 mkSystems -> mkHosts
fixed nixosModules output
2023-07-25 22:23:10 -04:00
1cfe329423 various fixes 2023-07-18 17:18:24 -04:00
cd8ef77384 fixed spicetify ref 2023-07-02 00:44:08 -04:00
160a5c3ffe localModules -> local
moved keys to their own module

updated nix

switching pinning method
2023-07-02 00:35:14 -04:00
f43d0b741c systems -> hosts
moved functions to /lib

inputs over imports

turned each module file into a nixosModule

moved registry and $NIX_PATH pinning to /modules/pinning.nix
2023-06-24 23:52:04 -04:00
b602fc4ee0 more shanigans 2023-06-10 23:08:29 -04:00
eb8f11e89e fixed vm sound 2023-05-27 22:32:34 -04:00
3b2d407db1 nix-collect-garbage fixed 2023-05-18 06:00:31 -04:00
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
a3e18f9a36 even better flake-utils replacement thanks frozeninfate 2023-05-07 22:59:49 -04:00
7ee7675019 ditched flake-utis cleaned up flake, reverted back to nix 2.13 2023-05-07 22:08:28 -04:00
a254150a88 add diskoConfigurations 2023-04-30 18:57:45 -04:00
4d8e6420e5 map not lib.forEach 2023-04-30 17:20:37 -04:00
0352672d69 keep-output/derivations 2023-04-28 06:27:02 -04:00
016a347d5e a bunch of code cleanup 2023-04-22 01:57:28 -04:00
977d1ad6d2 nifty import functions 2023-04-22 00:48:14 -04:00
9c85859e1f nixosConfigurations abstraction -fixed 2023-04-21 14:06:32 -04:00
a37cdcab5d nixosConfigurations abstraction 2023-04-21 13:43:55 -04:00
4f9c434347 removed settings.username 2023-04-21 10:23:15 -04:00
3ba8494da1 disko changes 2023-04-21 10:23:10 -04:00
78bcc1ed79 bunch of misc changes i've forgotten to commit 2023-04-17 20:35:48 -04:00
ef9f011e57 misc cleanup 2023-03-28 22:01:50 -04:00
70d19cb60f testing nvidia prime offloading 2023-03-22 20:29:01 -04:00
23623a001a switch nix version... again 2023-03-22 15:38:53 -04:00
1d06b35262 Working multi-GPU/single-GPU setup 2023-03-18 20:47:55 -04:00
ac70f98277 fix nixos-iso 2023-03-09 19:40:27 -05:00
f727e15f2c switched from a package overlay to having packages as an output 2023-03-08 20:49:31 -05:00
d07288d99a removed notbuntu vps host 2023-03-08 20:30:15 -05:00
e3e4a05def switched to disko on game-laptop 2023-03-07 22:54:25 -05:00
b137e67641 switched to nix unstable 2023-03-07 21:17:33 -05:00
e6f83f6997 added sops for all three systems 2023-03-07 19:25:26 -05:00
3a9755739b updated moms-laptop 2023-03-05 00:23:27 -05:00
51dcf48524 trying oracle always-free vps
working nginx proxy
intel isn't free tier...
2023-03-05 00:23:27 -05:00
3d8dd7c92c cleaning up specialArgs 2023-02-23 20:28:46 -05:00
e78a971b9b module moving mostly done 2023-02-22 19:41:05 -05:00
f911f3f44d moving towards modules... 2023-02-20 22:53:39 -05:00
32bf78aa36 moved systems to their own folders
reworked sxhkd
moved images to /misc
2023-02-20 21:56:25 -05:00
db6bb1b7a6 testing making my own iso installer 2023-02-20 21:07:18 -05:00
4f83fd4389 updated mom's laptop 2023-02-17 22:56:18 -05:00
32a4a75654 switched nvim-flake to unstable
switched nix off of master
added nixpkgs and system to registry
moved X to tty1 and fixed kmscon to not run on tty1
2023-02-17 22:14:35 -05:00
50c3198e03 don't set trusted-users AND allowed-users
allowed-users will override trusted-users
2023-02-15 23:15:12 -05:00
dc2db4a9bc realized I was inheriting nipkgs in my nixosSystems
added ways to use different branches of nixpkgs
made unfree packages have to specified
switched to nix master branch
moved sxhkd from a seperate flake
switched spotify and maim versions because both are broken on nixos-unstable right now
moved afk-cmds from local to remote
added flake-utils for easier devShell decleration
switched my mom's laptop to stable branch
2023-02-15 19:39:26 -05:00
0132cde3f7 new neovim configuration 2023-02-12 02:09:26 -05:00
f2e6e564b5 added direnv and actually changed username and email in git 2023-02-08 21:34:54 -05:00