- Removed Hyprland.
- Changed to use unstable branch. - Removed Noctalia. - Enhanced Stylix configuration. Now targets nothing by default.
This commit is contained in:
@ -1,14 +0,0 @@
|
||||
{ config, inputs, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
];
|
||||
|
||||
home-manager.sharedModules = [
|
||||
./home.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs;
|
||||
[
|
||||
inputs.noctalia.packages.${system}.default
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user