mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
refractor
This commit is contained in:
parent
3756bbfb45
commit
04492a62c2
11 changed files with 52 additions and 40 deletions
|
|
@ -1,8 +1,7 @@
|
|||
{...}: {
|
||||
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
../rime.nix
|
||||
../fonts.nix
|
||||
./fonts.nix
|
||||
./gnome-keyring.nix
|
||||
];
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
@ -47,5 +46,6 @@
|
|||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
wl-clipboard
|
||||
libnotify
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue