idk
This commit is contained in:
parent
d616cdca1f
commit
9dc034ec86
23 changed files with 354 additions and 26 deletions
9
flake.nix
Normal file → Executable file
9
flake.nix
Normal file → Executable file
|
@ -15,6 +15,8 @@
|
|||
url = "github:0xc000022070/zen-browser-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
#microvm.url = "github:astro/microvm.nix";
|
||||
#microvm.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
home-manager = {
|
||||
|
@ -46,6 +48,13 @@
|
|||
./hosts/focalor
|
||||
lix-module.nixosModules.default
|
||||
|
||||
/*microvm.nixosModules.host
|
||||
{
|
||||
microvm.autostart = [
|
||||
"windows"
|
||||
];
|
||||
}*/
|
||||
|
||||
vscode-server.nixosModules.default
|
||||
agenix.nixosModules.default
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue