add: miracast support
This commit is contained in:
@ -8,7 +8,6 @@ in {
|
||||
./packages.nix # Packages to install
|
||||
./programs.nix # Programs to enable
|
||||
./theme.nix # System-wide/GTK theme
|
||||
./portal.nix # Desktop portals
|
||||
];
|
||||
|
||||
home = {
|
||||
@ -25,3 +24,4 @@ in {
|
||||
programs.home-manager.enable = true;
|
||||
home.stateVersion = "24.11"; # DO NOT change this unless you know what you're doing!
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user