home/vscode,noctalia
This commit is contained in:
parent
7d4cff0bed
commit
e5baea2175
4 changed files with 103 additions and 68 deletions
|
|
@ -16,7 +16,7 @@
|
|||
noctalia = {
|
||||
url = "github:noctalia-dev/noctalia-shell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.quickshell.follows = "quickshell"; # Use same quickshell version
|
||||
inputs.quickshell.follows = "quickshell"; # Use same quickshell version
|
||||
};
|
||||
|
||||
nix-colors.url = "github:misterio77/nix-colors";
|
||||
|
|
@ -82,6 +82,8 @@
|
|||
./hosts/archangel/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
inputs.disko.nixosModules.disko
|
||||
stylix.nixosModules.stylix
|
||||
./modules/home-manager/stylix.nix
|
||||
{
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
|
|
@ -104,6 +106,8 @@
|
|||
./hosts/phoenix/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
inputs.disko.nixosModules.disko
|
||||
stylix.nixosModules.stylix
|
||||
./modules/home-manager/stylix.nix
|
||||
{
|
||||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue