mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
parent
c51660e3f0
commit
37b26d1f17
12 changed files with 270 additions and 234 deletions
|
|
@ -10,9 +10,10 @@
|
|||
{
|
||||
stylix.targets = {
|
||||
fish.enable = false;
|
||||
tmux.enable = false;
|
||||
};
|
||||
}
|
||||
inputs.self.homeManagerModules.trayscale
|
||||
#inputs.self.homeManagerModules.trayscale
|
||||
];
|
||||
users.c = import ../../home/c;
|
||||
extraSpecialArgs = {inherit inputs cLib;};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue