Compare commits
2
Commits
a9ae07d5c1
...
4e465b1846
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e465b1846 | ||
|
|
d2737a42e8 |
@@ -15,5 +15,5 @@
|
||||
# no need to redefine it in your config for now)
|
||||
# media-session.enable = true;
|
||||
};
|
||||
}
|
||||
};
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
# This module is for programs with GUIs that run in a desktop environment
|
||||
{ self, inputs, ... }: {
|
||||
flake.modules.homeManager.desktop = { config, pkgs, lib, ... }: {
|
||||
nixpkgs.config.problems.handlers.sublimetext4.broken = "ignore";
|
||||
imports = with inputs.self.modules.homeManager; [
|
||||
brave
|
||||
ghostty
|
||||
|
||||
Reference in New Issue
Block a user