mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
added manix
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
../../modules/nixos/udevsimple.nix
|
||||
];
|
||||
|
||||
nix.nixPath = [
|
||||
"nixpkgs=${inputs.nixpkgs.outPath}"
|
||||
"home-manager=${inputs.home-manager.outPath}"
|
||||
]; #manix is unhappy without this
|
||||
|
||||
|
||||
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
@@ -192,6 +199,9 @@ usbutils # used for lsusb
|
||||
# used for the framework 16 laptop
|
||||
framework-tool
|
||||
framework-tool-tui
|
||||
|
||||
#some nix tools
|
||||
manix
|
||||
];
|
||||
|
||||
# fonts
|
||||
|
||||
Symlink
+1
@@ -0,0 +1 @@
|
||||
/nix/store/mxdxf6bjib4l024yl5md4rllbashrpjq-options.json
|
||||
Reference in New Issue
Block a user